Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removal of metaball and layout options from morphology loading. #618

Merged
merged 1 commit into from
Nov 30, 2018

Conversation

hernando
Copy link
Contributor

Arranging morphologies after loading can be easily done with a Python
scripts, as morphologies are imported as separate models if loaded from
a directory.

"circuit" and "morphology" prefixes stripped from loading parameters of
the CircuitViewer plugin.

"Mesh transformation" renamed to "transform meshes"

Refactorings.

plugins/CircuitViewer/io/MorphologyLoader.cpp Outdated Show resolved Hide resolved
plugins/CircuitViewer/io/CircuitLoader.cpp Outdated Show resolved Hide resolved
plugins/CircuitViewer/io/CircuitLoader.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@tribal-tec tribal-tec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm working on commandline from/to PropertyMap, which would render the GeometryParams obsolete. Just in case you were thinking/doing a similar thing.

brayns/Brayns.cpp Show resolved Hide resolved
}

pm.addProperty({"dampenBranchThicknessChangerate",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moreBeautifulBranches? any name is probably terrible, do we need this option really?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's not what it means (which shows it's a bad name). I suggested lowPassSectionRadius, reduceRadiusVariation or similar, because that's what the option actually does. It's not reducing the change rate (samples stay where they are), but the difference between samples.

brayns/Brayns.cpp Outdated Show resolved Hide resolved
brayns/Brayns.cpp Outdated Show resolved Hide resolved
brayns/Brayns.cpp Outdated Show resolved Hide resolved
plugins/CircuitViewer/io/CircuitLoader.cpp Show resolved Hide resolved
@hernando hernando force-pushed the removals_and_refactorings branch 4 times, most recently from 8de937f to 32530b8 Compare November 28, 2018 14:54
@hernando
Copy link
Contributor Author

Retest this please

Arranging morphologies after loading can be easily done with a Python
scripts, as morphologies are imported as separate models if loaded from
a directory.

"circuit" and "morphology" prefixes stripped from loading parameters of
the CircuitViewer plugin.

"Mesh transformation" renamed to "transform meshes"

Refactorings.
@hernando
Copy link
Contributor Author

Retest this please

1 similar comment
@hernando
Copy link
Contributor Author

Retest this please

@hernando
Copy link
Contributor Author

ping

@hernando hernando merged commit 8db37b5 into master Nov 30, 2018
@hernando hernando deleted the removals_and_refactorings branch November 30, 2018 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants