Opened 18 years ago
Closed 17 years ago
#1070 closed enhancement (fixed)
sdssmosaic configuration hasn't made it into IPP distro
| Reported by: | Owned by: | Paul Price | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | ippconfig | Version: | 2.4 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Created an attachment (id=117)
Script to move SDSS image files into directory tree needed by ipp_serial_inject_split.pl
At the end of my stay at IfA, we decided that it would (or could) be better to treat SDSS as a mosaic camera with 6 chips, instead of treating the 6 parallel camcol images as 6 images from one camera. The sdssmosaic config files for that idea haven't made it into the official distro (only the single-chip 'sdss' camera has).
One subtlety is that the user has to fiddle with the .ipprc file to decide whether SDSS files get treated as mosaic or as single-chip cameras since the fits files are always the same. It probably makes sense to have sdssmosaic as new default in the ipprc template.
http://kiawe.ifa.hawaii.edu/IPPwiki/index.php/IPPstripe82#Injection_with_the_.22six_chips_.3D_mosaiced_FPA.22_config describes injection with that configuration. The attached perl script can be used to move SDSS fpC*.fits files from the current directory into a tree with the required grouping of having all 6 files that form part of the same mosaic in the same directory. It would make sense to distribute that along with the configuration.
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | mv_inject_input.pl added |
|---|
comment:1 by , 18 years ago
| Status: | new → assigned |
|---|
The sdss mosaic configuration was never given to me for inclusion (as far as I can remember). Can you please point me to it, so I can add it in?

Script to move SDSS image files into directory tree needed by ipp_serial_inject_split.pl