{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-2286"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-2286",
  "ediid": "ark:/88434/mds2-2286",
  "version": "1.0.0",
  "doi": "doi:10.18434/M32286",
  "title": "NeXLSpectrum.jl - Spectrum/HyperSpectrum tools for the Julia Language",
  "contactPoint": {
    "fn": "Nicholas Ritchie",
    "hasEmail": "mailto:nicholas.ritchie@nist.gov"
  },
  "modified": "2020-08-03 00:00:00",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-2286",
  "description": [
    "NeXLSpectrum is a collection of tools for reading, writing and processing X-ray spectra.  It includes methods to read common spectrum and hyperspectrum formats, extract spectral data, plot the spectra with common spectrum markers, and perform filter-fitting.  The fitting algorithm has been optimized for both speed and low memory usage (<1 ms and 160 kB per spectrum for 6 elements on a single thread)."
  ],
  "keyword": [
    "X-ray",
    "Spectrum",
    "Hyper-spectrum",
    "Linear Least Squares Fitting",
    "Spectrum Analysis",
    "EPMA"
  ],
  "theme": [
    "Materials: Materials characterization",
    "Chemistry: Analytical chemistry"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Materials: Materials characterization"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Chemistry: Analytical chemistry"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "components": [
    {
      "accessURL": "https://github.com/usnistgov/NeXLSpectrum.jl",
      "format": {
        "description": "Julia package"
      },
      "description": "A library for X-ray spectrum analysis in the Julia language",
      "title": "NeXLSpectrum library for Julia",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/NeXLSpectrum.jl",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    },
    {
      "accessURL": "https://doi.org/10.18434/M32286",
      "title": "DOI Access for NeXLSpectrum.jl - Spectrum/HyperSpectrum tools for the Julia Language",
      "@type": [
        "nrd:Hidden",
        "dcat:Distribution"
      ],
      "@id": "#doi:10.18434/M32286"
    }
  ],
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "annotated": "2021-09-28T03:06:08.128472",
  "revised": "2021-09-28T03:06:08.128472",
  "issued": null,
  "firstIssued": "2021-09-28T03:06:08.128472"
}