Skip to content

Move off of FP History File #118

@william-aaron-CFA

Description

@william-aaron-CFA

The Radiation summary page consults the /proj/sot/acis/FLU-MON/FPHIST-2001.dat file in order to determine which instrument is in the focal plane at a given time, and thereby uses this information to infer attenuation factors for orbital / projected fluence. However, this dataset is originally a text file, meaning there is no schema verification for the input data.

As such, errors in the file itself, like below...

2025:315:06:14:48.850     ACIS-I         30161
2025:315:10:12:54.787     ACIS-S         29631
2025:315:10:58:50.000      HRC-S         30162
9999:999:99:99:99.999      HRC-S         30162 

will cause the summary script to error. It would be more worthwhile to source this Focal Plane instrument information from a schema verified source.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions