Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v_astra in MWM_ASTRA paths #121

@imedan

Description

@imedan

For DR20, we have reverted back to the older use of v_astra in the tree structure for MWM_ASTRA related paths. For example, in IPL-4 we changed to:

mwmAllStar = $MWM_ASTRA/summary/mwmAllStar-{v_astra:0.3}.fits.gz

Now in DR20, we have reverted to using the full version of astra in the file name and including it in the higher level directory. An example of the path for the same summary file in DR20 is:

/uufs/chpc.utah.edu/common/home/sdss52/dr20/spectro/astra/0.8.1/summary/mwmAllStar-0.8.1.fits.gz

So, in tree should be:

mwmAllStar = $MWM_ASTRA/{v_astra}/summary/mwmAllStar-{v_astra}.fits

This is the same as it was in DR19 and IPL-3.

So, the dr20.cfg file should reflect this.

Additionally, we are currently rerunning IPL-4. I think the plan is to have the same tree structure as DR20 (@andycasey needs to confirm this though). If so, we need to also change the ipl4.cfg file to reflect this change.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions