OpenGATE / opengate

Gate 10
http://www.opengatecollaboration.org
GNU Lesser General Public License v3.0
54 stars 46 forks source link

OptiGAN Fixes #564

Closed guneet19 closed 1 week ago

guneet19 commented 1 week ago

Fixed few bugs with OptiGAN output generation.

OptiGAN outputs were not generating because of wrong input folder reference. Fixed it by changing it to absolute path.

Tested it with both the options of using OptiGAN. It now works as intended.

nkrah commented 1 week ago

@guneet19 : I made a PR on the main repo based on yours to prepare the merge. Have a look at PR #566 and let me know. Please to not push to this PR anymore.

guneet19 commented 1 week ago

@nkrah Looks good. Thank you!!

nkrah commented 1 week ago

@dsarrut @tbaudier Do NOT merge this. Consider PR #566 instead.