| Name | Description | Type | Author |
|---|---|---|---|
| PARCH | Routine to collect ACS Preflight data for archival | IDL | McCann JHU |
| ACS_GET_FILE | Retrieve the data file associated with an ACS_LOG entry | IDL | McCann JHU |
| Name | Description | Type | Author |
|---|---|---|---|
| JHU_HEADER | Wrapper around fixlog,chnam2,write_header | IDL | McCann JHU |
| WRITE_HEADER | Routine to parse JHU CCD log file and wavecode files and write a FITS header for a particular exposure | IDL | McCann JHU |
| CHNAM2 | Routine which changed the names of FITS files before running WRITE_HEADER | IDL | J.Schafer JHU |
| PARSE_WAVECODES | Routine to parse out voltages from a CCD wavecode file. | IDL | McCann JHU |
| CREATE_JHU_CCD_HEADER | Create a FITS header for JHU CCD data from a IDL structure. | IDL | McCann JHU |
| FIXLOG | Script to convert the jhucam.log file to a form readable by WRITE_HEADER | IDL | McCann JHU |
| Name | Description | Type | Author |
|---|---|---|---|
| FIND_LINE | Find an occurence of a string in a file and return the line number on which it occurs | IDL | McCann JHU |
| IMGCHK | Verify that FITS files are readable. | IDL | Schafer JHU |
| COLLECT | Script to collect a specified amount of data and return a list of files | Perl | McCann JHU |
| REFORM | Script to parse and reformat a list | Perl | McCann JHU |
| Name | Description | Type | Author |
|---|---|---|---|
| CDMASTER | Script to master a CD image for the YMI CD Studio | Perl | McCann JHU |
| CDCUT | Script to cut a CD from an image for the YMI CD Studio | Perl | McCann JHU |
| Name | Description | Type | Author |
|---|---|---|---|
| CCD_ACQUIRE_DISC | Acquire all ACS CCD files on a compact disc. | IDL | McCann JHU |
| CCD_ACQUIRE | Populate the database from a ACS CCD file. | IDL | McCann JHU |
| CCD_ACQUIRE_LOG | Routine used by CCD_ACQUIRE to add an entry to the CCD datbase. | IDL | McCann JHU |
| CCD_ACQUIRE_TRANSLATE_BALL | Translate a Ball CCD Bench (ACSVU) header to the JHU format in preparation for database entry. | IDL | McCann JHU |
| CCD_ACQUIRE_SKEL_HEADER | Define the data structure used to store header/database fields. | IDL | McCann JHU |
| Name | Description | Type | Author |
|---|---|---|---|
| CC2FITS | Program to convert Photometrics CC200 files to FITS format | C | McCann JHU |
| REPLACE_ALL | Script to replace each occurrence of an expression with another expression | Perl | McCann JHU |