You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running several instances of pycbc_make_skymap in the same directory, there are failures due to every instance saving to the same filename 0.fits, which results in file overwrites. A natural solution would be to allow each instance save to a different directory.
The text was updated successfully, but these errors were encountered:
When running several instances of
pycbc_make_skymap
in the same directory, there are failures due to every instance saving to the same filename0.fits
, which results in file overwrites. A natural solution would be to allow each instance save to a different directory.The text was updated successfully, but these errors were encountered: