Skip to content

Temp imaging directories for chunked imaging handling#246

Merged
low-sky merged 7 commits intoPhangsTeam:masterfrom
e-koch:cleanup_chunked_imaging
Aug 20, 2025
Merged

Temp imaging directories for chunked imaging handling#246
low-sky merged 7 commits intoPhangsTeam:masterfrom
e-koch:cleanup_chunked_imaging

Conversation

@e-koch
Copy link
Copy Markdown
Collaborator

@e-koch e-koch commented Oct 9, 2024

Implement temp dirs when imaging in chunks to avoid overlapping casa temp products.

I'm hitting issues with the filesystem I'm running this on where the casa temporary gridding and weight products are interacting between the separate jobs running each chunk (since the processing is all in the same directory).

@e-koch e-koch force-pushed the cleanup_chunked_imaging branch from 25e96c0 to bebe996 Compare October 9, 2024 20:23
@e-koch e-koch marked this pull request as ready for review August 7, 2025 22:57
@e-koch
Copy link
Copy Markdown
Collaborator Author

e-koch commented Aug 7, 2025

Update: the temp directory fixes various issues with running multiple CASA instances in the same directory.

Copy link
Copy Markdown
Collaborator

@akleroy akleroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable and worked on LGLBS - I would say merge and if we run into more issues we'll hammer them out.

@low-sky low-sky merged commit 8de36e2 into PhangsTeam:master Aug 20, 2025
@e-koch e-koch deleted the cleanup_chunked_imaging branch August 22, 2025 19:37
@e-koch
Copy link
Copy Markdown
Collaborator Author

e-koch commented Aug 22, 2025

Just to note: this is very useful for cluster processing and what we should adopt whenever running multiple jobs in parallel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants