spacetelescope / mirage

This code can be used to generate simulated NIRCam, NIRISS, or FGS data
https://mirage-data-simulator.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
39 stars 41 forks source link

Remove mention of PAM from documentation #786

Closed bhilbert4 closed 2 years ago

bhilbert4 commented 2 years ago

We switched from multiplying the seed image by the pixel area map to applying the flat field to the raw ramp. But it looks like there is still a mention of the pixel area map on read the docs.

dthatte commented 2 years ago

yaml_generator.py also has pixelAreaMap keyword and I think it needs to be removed from there too.