-
Notifications
You must be signed in to change notification settings - Fork 25
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
'Save file' command leads to very large finder window #20
Comments
Well known feature added by Apple. This will be fully resolved with the next release. You can temporarily fix this running the following command:
You may also want to try MRIcroGL which is still under active development. I have a heavy teaching, administration, service and research load, so I have little time for maintaining my popular and robust legacy tools. |
Ah ok. I tried MRIcroGL, but they don't have a command-S shortcut to save.
Shouldn't be a big deal, but since there are so many images I'm trying to
save time.
Thank you though! The command worked
…On Fri, Feb 11, 2022 at 1:53 PM Chris Rorden ***@***.***> wrote:
Well known feature added by Apple
<https://www.ctrl.blog/entry/how-to-osx-io-dialog-dimensions.html>. This
will be fully resolved with the next release. You can temporarily fix this
running the following command:
defaults delete com.mricro.MRIcron NSNavPanelExpandedSizeForOpenMode
You may also want to try MRIcroGL
<https://github.com/rordenlab/MRIcroGL/releases> which is still under
active development. I have a heavy teaching, administration, service and
research load, so I have little time for maintaining my popular and robust
legacy tools.
—
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AP25LJDWJZ7XV2BRQVDHV4DU2VLKNANCNFSM5OE7FQUA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
If you have a lot of images, you can use MRIcroGL's python scripting to automate repetitive tasks. The Scripting/Templates menu lists a lot of sample scripts. You can use |
Sorry for the late reply, but that's very convenient and perhaps exactly what we need. My collaborators and I would like to standardize the size of each image slice (e.g. 300 pixels x 300 pixels). Is that also possible with MRIcroGL's python scripting? |
I'm going through a large sample of MRI images, and each time I try to save a file, a huge window opens that stretches far past my screen. I think it's growing, because if I try to move the window with my mouse to rename the file, it now takes over 10 "swipes" to scroll over to the middle of the pop-up window. It used to take 2-3. I've tried using keyboard commands and the GUI to save the MRI images, but that doesn't make a difference. I've also tried saving as a bitmap and saving as a NifTI image, but that doesn't make a difference either.
The text was updated successfully, but these errors were encountered: