Skip to content

Comments

Update file paths#26

Open
arunkannawadi wants to merge 2 commits intoDukeCosmology:mainfrom
arunkannawadi:dcc_paths
Open

Update file paths#26
arunkannawadi wants to merge 2 commits intoDukeCosmology:mainfrom
arunkannawadi:dcc_paths

Conversation

@arunkannawadi
Copy link
Member

This PR updates the paths and folder structure to correspond to those on DCC, so that it's runnable out of the box.

@arunkannawadi arunkannawadi changed the base branch from v2.0 to main May 6, 2025 20:01
obseq_data:
file_name: /lus/grand/projects/RomanDESC/final_roman_runfiles/was/Roman_WAS_obseq_11_1_23.fits
visit: 80840
file_name: /hpc/group/cosmology/RomanDESC_sims_2024/RomanWAS/Roman_WAS_obseq_11_1_23.fits
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be /hpc/group/cosmology/OpenUniverse2024/RomanWAS/Roman_WAS_obseq_11_1_23.fits


nfiles: 1
dir: /lus/grand/projects/RomanDESC/roman_output/RomanWAS/images/truth
dir: RomanWAS/images/simple_model
Copy link
Contributor

Choose a reason for hiding this comment

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

should be RomanWAS/images/truth

Copy link
Contributor

Choose a reason for hiding this comment

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

format: "%s/%i/Roman_WAS_truth_%s_%i_%i.fits.gz"
items:
- { type: ObSeqData, field: filter }
- { type: ObSeqData, field: visit }
Copy link
Contributor

Choose a reason for hiding this comment

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

This breaks the assumption in https://github.com/DukeCosmology/roman_imsim/blob/main/roman_imsim/detector_physics.py#L130 that the output file_name has three items

format: "%s/%i/Roman_WAS_index_%s_%i_%i.txt"
items:
- { type: ObSeqData, field: filter }
- { type: ObSeqData, field: visit }
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as comment for lines 138--139

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.

2 participants