Open XinyuLiu1999 opened 1 year ago
I have the same issue. Did you ever find a solution?
I have the same issue. Did you ever find a solution?
Hi,
After communication with the author this is due to insufficient RAM, since this step would take a significant amount of memory. One solution I found for my MacOS is to turn on the Rosetta option in docker, then it can be run smoothly within 1 hour. It is also recommended to run in a Linux computer rather than from a virtual machine etc, which will limit RAM usage.
After making the post, I let the program run for a long time. It eventually completed, but was stuck at this step for about 20-30 minutes. The same behavior occurred with both example scripts. I ran the program on Windows 10 Ubuntu WSL2 with 64 GB RAM.
From: XinyuLiu1999 @.> Sent: Tuesday, September 5, 2023 9:05 AM To: thalamicseg/hipsthomasdocker @.> Cc: Holman, Ryan @.>; Comment @.> Subject: Re: [thalamicseg/hipsthomasdocker] Stuck at the step antsRegistation (Issue #1)
External Email - Use Caution
I have the same issue. Did you ever find a solution?
Hi,
After communication with the author this is due to insufficient RAM, since this step would take a significant amount of memory. One solution I found for my MacOS is to turn on the Rosetta option in docker, then it can be run smoothly within 1 hour. It is also recommended to run in a Linux computer rather than from a virtual machine etc, which will limit RAM usage.
— Reply to this email directly, view it on GitHubhttps://secure-web.cisco.com/1LD1093RRO0n1gZXb3fPy5r-r4vgNLcA7th-Ks70XbF-oLNuGiRlVgTsNrWGrDrIuWx2M03X2j05WcNLhwPjoAwooVNONyFofCd5hkXSYqSVv--rXnEkO1vZBZH72CjSpClzjKlSwgbACIRlxDmbw2w4pORi_WOBWaXIgwnW-eA5p0qWPLq4hK2aR1xb9_nLa2bU5mxtBKNeFhMTqHOlOEnujr801arqxYNJXEcGkpWnfZOQ-3-oapklkApY4FE8tV5FB_wKh1OqHI8YqMrg3_sdq5roL1gJUkJHRp0K3ny3vzte36tm5CzoeU5jGGVdFngWfCDABEH0S_P6odSPezw/https%3A%2F%2Fgithub.com%2Fthalamicseg%2Fhipsthomasdocker%2Fissues%2F1%23issuecomment-1706583032, or unsubscribehttps://secure-web.cisco.com/1ezTBPCKpiKtAOeSPOLhDezLZsZVdGVjQnOvs9JRdYQRoQadMVo6NFTIaqsoU0-_3Vv_4vV9xFZIUF-tva_LUoV2_dIH9OZ7QF4ODuldufQbZtF05SjAs2JSRVTbDAZt17gTEz6qEUdArXuvgmvl8q-tSLvAZ5ArdU4n3MQ3Sn4h0bv_1SE2Pv21pqkJwSNimI-3Sm-kpn-6qT_9ERNInEN_Eiu4ExoToIfH_q3km_p-nEJDcD4LdZsPnQ4Ey_NFLO67xgBjOvrd8LnhknnUxfbBPjxnSL5uXNtMRELuFk32v3Y5OjslKO2lQMKv0ddKHADlqBFFrodBWRlnjowlT6A/https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FBCJ4XP5YWR4UCP2DKUZT6KTXY4PPFANCNFSM6AAAAAA2MEBQDA. You are receiving this because you commented.Message ID: @.**@.>> The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Mass General Brigham Compliance HelpLine at https://www.massgeneralbrigham.org/complianceline https://www.massgeneralbrigham.org/complianceline . Please note that this e-mail is not secure (encrypted). If you do not wish to continue communication over unencrypted e-mail, please notify the sender of this message immediately. Continuing to send or respond to e-mail after receiving this message means you understand and accept this risk and wish to continue to communicate over unencrypted e-mail.
Yes this is the ANTS nonlinear registration step which can take anywhere from 10-30 min depending on your processor. It takes about 20 min on a cheap PC running Ubuntu and about 10 min on a ThinkStation which is more snazzy. There is an issue on Macs running Apple silicon and the fix is on the main thread (install rosetta and make sure it is enabled and make sure docker allocation of memory is increased, default is ridiculously small).
The file NULL does not exist is an ANTS warning which should not happen according to the ANTs developers but does as we are not passing real mask files (defaults to NULL). It is benign and will complete.
Hi,
I am trying to run this tool for example data. However every time I ran it, I was stuck at this step: It takes forever and can not continue. I tried it with both MacOS and WSL and both didn't work.
Could you help resolving this? Thank you very much!
Xinyu