{
    "meta": {
        "description": "Pandeia JSON configuration file for JWST telescope-specific parameters.",
        "litref": {
            "description": "Dict of literature references for the provided data using date that it was provided as key",
            "2016-07-21": "pandeia_data master",
            "2016-09-02": "A library of simulated cosmic ray events impacting JWST HgCdTe detectors, JWST-STScI-001928, Robberto, M., 2009"
        },
        "author": {
            "description": "Name of person responsible for data values if no 'litref' entry and date provided",
            "2016-07-21": "T. E. Pickering",
            "2016-09-02": "Swara Ravindranath"
        },
        "pedigree": {
            "description": "Pedigree of the provided values with dates to denote when updated",
            "2016-07-21": "pandeia_data master",
            "2016-09-02": "Scalar values checked for updates and confirmed the literature reference"
        },
        "history": {
            "description": "History of changes keyed by date",
            "2016-07-21": "Create initial template from pandeia config file",
            "2016-09-02": "added literature reference"
        },
        "parameters": {
            "cr_rate": {
                "meta": {
                    "litref": {
                        "2016-07-21": "pandeia_data master",
                        "2016-09-02": "A library of simulated cosmic ray events impacting JWST HgCdTe detectors, JWST-STScI-001928, Robberto, M., 2009"
                    },
                    "author": {
                        "2016-07-21": "T. E. Pickering",
                        "2016-09-02": "Swara Ravindranath"
                    },
                    "pedigree": {
                        "2016-07-21": "pandeia_data master",
                        "2016-09-02": "Scalar values checked for updates and confirmed the literature reference" 
                    },
                    "history": {
                        "2016-07-21": "Create initial template from pandeia config file",
                        "2016-09-02": "added literature reference"
                    }
                },
                "description": "Cosmic ray flux",
                "units": "<float> > 0.0 in events/sec/cm^2/sr"
            },
            "cr_npixels": {
                "meta": {
                    "litref": {
                        "2016-07-21": "pandeia_data master",
                        "2016-09-02": "A library of simulated cosmic ray events impacting JWST HgCdTe detectors, JWST-STScI-001928, Robberto, M., 2009"
                    },
                    "author": {
                        "2016-07-21": "T. E. Pickering",
                        "2016-09-02": "Swara Ravindranath"
                    },
                    "pedigree": {
                        "2016-07-21": "pandeia_data master",
                        "2016-09-02": "Scalar values checked for updates and confirmed the literature reference"
                    },
                    "history": {
                        "2016-07-21": "Create initial template from pandeia config file",
                        "2016-09-02": "added literature reference"
                    }
                },
                "description": "Average number of pixels affected by each CR event",
                "units": "<float> > 0.0"
            }
        }
    },
    "cr_rate": 0.3898,
    "cr_npixels": 5.0
}
