{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "accrualPeriodicity": "R/P1Y",
  "bureauCode": [
    "006:55"
  ],
  "contactPoint": {
    "fn": "Evan Groopman",
    "hasEmail": "mailto:evan.groopman@nist.gov"
  },
  "description": "Python scripts and Python+Qt graphical user interface for calculating Feldman-Cousins confidence intervals for low-count Poisson processes in the presence of a known background and for Gaussian processes with a physical lower limit of 0.",
  "distribution": [
    {
      "description": "Python scripts and documentation for calculating Feldman-Cousins confidence intervals for low-count Poisson processes",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2755/FCpy.zip",
      "mediaType": "application/x-zip-compressed",
      "title": "FCpy"
    }
  ],
  "identifier": "ark:/88434/mds2-2755",
  "issued": "2022-12-01",
  "keyword": [
    "CI",
    "Confidence Interval",
    "Cousins",
    "Feldman",
    "Gaussian",
    "Mass Spectrometry",
    "Poisson",
    "Python",
    "SIMS",
    "Statistics"
  ],
  "language": [
    "en"
  ],
  "license": "https://www.nist.gov/open/license",
  "modified": "2022-08-19 00:00:00",
  "programCode": [
    "006:045"
  ],
  "publisher": {
    "@type": "org:Organization",
    "name": "National Institute of Standards and Technology"
  },
  "rights": "NIST Software license applies",
  "theme": [
    "Materials:Materials characterization",
    "Mathematics and Statistics:Numerical methods and software",
    "Physics:Nuclear physics"
  ],
  "title": "FCpy: Feldman-Cousins Confidence Interval Calculator"
}