-
Notifications
You must be signed in to change notification settings - Fork 14
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
Fiddle instrument #1761
base: master
Are you sure you want to change the base?
Fiddle instrument #1761
Conversation
Hello @bnmajor! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2025-01-03 17:29:26 UTC |
1f3eb43
to
dadc297
Compare
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
Update variable names to better reflect the two paths: one for image plates and one for detectors. Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
It will automatically be applied once the LLNL import concludes. Kernel size defaults to 7 but users will be prompted to change this value after import if they'd like to. Median filtering can also be applied/removed from the "Intensity Corrections" menu, where users will always be allowed to change the kernel size. Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
The UI expects that all imageseries are the same length. To keep this in sync, for now we simply create for copies of the image plate image and create the imageseries from those frames. Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
448e672
to
0bd8bfb
Compare
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
This takes up about ~200 MB to contain the results for all 21 FIDDLE images. We may want to multi-thread across images as well... Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
b835a98
to
530d703
Compare
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
Signed-off-by: Brianna Major <brianna.major@taloid.khq.kitware.com>
9b17b7b
to
ac00f50
Compare
FIDDLE
With Image PLate
andWithout Image Plate
frame
ortimestep
instead ofomega
Need 4th config option: ATLAS coordinates - Saransh will provide script and example data(Will put up in separate PR)