{
  "access": {
    "embargo": {
      "active": false,
      "reason": null
    },
    "files": "public",
    "record": "public",
    "status": "open"
  },
  "created": "2017-03-15T13:49:11.108995+00:00",
  "custom_fields": {},
  "deletion_status": {
    "is_deleted": false,
    "status": "P"
  },
  "files": {
    "count": 2,
    "enabled": true,
    "entries": {
      "agilentMosaic.m": {
        "access": {
          "hidden": false
        },
        "checksum": "md5:6872052d53960a33b9f35334b0f8a9bb",
        "ext": "m",
        "id": "ad5dee45-bb6d-4d52-82f5-5c1d17f1ff75",
        "key": "agilentMosaic.m",
        "links": {
          "content": "https://zenodo.org/api/records/399238/files/agilentMosaic.m/content",
          "self": "https://zenodo.org/api/records/399238/files/agilentMosaic.m"
        },
        "metadata": null,
        "mimetype": "application/octet-stream",
        "size": 14770,
        "storage_class": "L"
      },
      "gpl-3.0.txt": {
        "access": {
          "hidden": false
        },
        "checksum": "md5:d32239bcb673463ab874e80d47fae504",
        "ext": "txt",
        "id": "48a571ed-7f71-4577-9600-328daeb06e24",
        "key": "gpl-3.0.txt",
        "links": {
          "content": "https://zenodo.org/api/records/399238/files/gpl-3.0.txt/content",
          "self": "https://zenodo.org/api/records/399238/files/gpl-3.0.txt"
        },
        "metadata": null,
        "mimetype": "text/plain",
        "size": 35147,
        "storage_class": "L"
      }
    },
    "order": [],
    "total_bytes": 49917
  },
  "id": "399238",
  "is_draft": false,
  "is_published": true,
  "links": {
    "access": "https://zenodo.org/api/records/399238/access",
    "access_grants": "https://zenodo.org/api/records/399238/access/grants",
    "access_links": "https://zenodo.org/api/records/399238/access/links",
    "access_request": "https://zenodo.org/api/records/399238/access/request",
    "access_users": "https://zenodo.org/api/records/399238/access/users",
    "archive": "https://zenodo.org/api/records/399238/files-archive",
    "archive_media": "https://zenodo.org/api/records/399238/media-files-archive",
    "communities": "https://zenodo.org/api/records/399238/communities",
    "communities-suggestions": "https://zenodo.org/api/records/399238/communities-suggestions",
    "doi": "https://doi.org/10.5281/zenodo.399238",
    "draft": "https://zenodo.org/api/records/399238/draft",
    "file_modification": "https://zenodo.org/api/records/399238/file-modification",
    "files": "https://zenodo.org/api/records/399238/files",
    "latest": "https://zenodo.org/api/records/399238/versions/latest",
    "latest_html": "https://zenodo.org/records/399238/latest",
    "media_files": "https://zenodo.org/api/records/399238/media-files",
    "parent": "https://zenodo.org/api/records/790178",
    "parent_doi": "https://doi.org/",
    "parent_doi_html": "https://zenodo.org/doi/",
    "parent_html": "https://zenodo.org/records/790178",
    "preview_html": "https://zenodo.org/records/399238?preview=1",
    "quota_increase": "https://zenodo.org/api/records/399238/quota-increase",
    "request_deletion": "https://zenodo.org/api/records/399238/request-deletion",
    "requests": "https://zenodo.org/api/records/399238/requests",
    "reserve_doi": "https://zenodo.org/api/records/399238/draft/pids/doi",
    "self": "https://zenodo.org/api/records/399238",
    "self_doi": "https://doi.org/10.5281/zenodo.399238",
    "self_doi_html": "https://zenodo.org/doi/10.5281/zenodo.399238",
    "self_html": "https://zenodo.org/records/399238",
    "self_iiif_manifest": "https://zenodo.org/api/iiif/record:399238/manifest",
    "self_iiif_sequence": "https://zenodo.org/api/iiif/record:399238/sequence/default",
    "versions": "https://zenodo.org/api/records/399238/versions"
  },
  "media_files": {
    "count": 0,
    "enabled": false,
    "entries": {},
    "order": [],
    "total_bytes": 0
  },
  "metadata": {
    "additional_descriptions": [
      {
        "description": "Work relates to EPSRC Grant number EP/L012952/1 Clinical Infrared and Raman Spectroscopy Network (CLIRSPEC)\nhttp://clirspec.org/",
        "type": {
          "id": "notes",
          "title": {
            "de": "Anmerkungen",
            "en": "Notes"
          }
        }
      }
    ],
    "creators": [
      {
        "affiliations": [
          {
            "name": "University of Manchester"
          }
        ],
        "person_or_org": {
          "family_name": "Henderson",
          "given_name": "Alex",
          "identifiers": [
            {
              "identifier": "0000-0002-5791-8555",
              "scheme": "orcid"
            }
          ],
          "name": "Henderson, Alex",
          "type": "personal"
        }
      }
    ],
    "description": "<p>This MATLAB source code will read an Agilent FTIR hyperspectral mosaicked image file set.</p>\n\n<p>Version 6. Release_1.0</p>\n\n<p>Source code and further information is available here: https://bitbucket.org/AlexHenderson/agilent-file-formats/ Please check before use to see whether there is an updated version.</p>\n\n<p>The Agilent (formerly Varian) file format consists of a number of files with extensions: .dms, .dmt, .drd, .dmd. This function will import that data into MATLAB.</p>\n\n<p>The source code is licenced under the GPL v3 licence. This means if you change it, and release your new version, you MUST release the source code too. If you would like to use the code under different licensing conditions, please contact the author.</p>\n\n<p>If you find this code fails for whatever reason, please let the author know using the issues section of the BitBucket website: https://bitbucket.org/AlexHenderson/agilent-file-formats/issues</p>\n\n<p>If you make use of this file in your work, please consider citing this repository deposition: <a>DOI:10.5281/zenodo.399238</a></p>\n\n<p>Alex Henderson &lt;alex.henderson@manchester.ac.uk&gt;</p>\n\n<p>\u00a0</p>\n\n<p>Usage Information\u00a0</p>\n\n<p>% Function: agilentMosaic<br>\n% Usage:\u00a0<br>\n% \u00a0 [wavenumbers, data, width, height, filename, acqdate] = agilentMosaic();<br>\n% \u00a0 [wavenumbers, data, width, height, filename, acqdate] = agilentMosaic(filename);<br>\n% \u00a0 [wavenumbers, data, width, height, filename, acqdate] = agilentMosaic(filename, keepme);<br>\n%<br>\n% Purpose:<br>\n% \u00a0 Extracts the spectra from an Agilent (formerly Varian) .dmt/.dms/.dmd<br>\n% \u00a0 file combination. Plots an image of the total signal.<br>\n%<br>\n% \u00a0input:<br>\n% \u00a0 'filename' string containing the full path to the .dms file (optional)<br>\n% \u00a0 'keepme' vector of wavenumber values in pairs indicating the limits of regions to retain (optional)<br>\n%\u00a0<br>\n% \u00a0output:<br>\n% \u00a0 'wavenumbers' is a list of the wavenumbers related to the data<br>\n% \u00a0 'data' is a 3D cube of the data in the file ((fpaSize x X) x (fpaSize x Y) x wavenumbers)<br>\n% \u00a0 'width' is width in pixels of the entire mosaic<br>\n% \u00a0 'height' is height in pixels of the entire mosaic<br>\n% \u00a0 'filename' is a string containing the full path to the .dms file<br>\n% \u00a0 'acqdate' is a string containing the date and time of acquisition<br>\n%<br>\n% \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 *******Caution*******\u00a0<br>\n% \u00a0 This code is a hack of the Agilent format and the location of the data<br>\n% \u00a0 within the file may vary. Always check the output to make sure it is<br>\n% \u00a0 sensible. If you have a file that doesn't work, please contact Alex.<br>\n%<br>\n% \u00a0 Copyright (c) 2011 - 2017, Alex Henderson\u00a0<br>\n% \u00a0 Contact email: alex.henderson@manchester.ac.uk<br>\n% \u00a0 Licenced under the GNU General Public License (GPL) version 3<br>\n% \u00a0 http://www.gnu.org/copyleft/gpl.html<br>\n% \u00a0 Other licensing options are available, please contact Alex for details<br>\n% \u00a0 If you use this file in your work, please acknowledge the author(s) in<br>\n% \u00a0 your publications.\u00a0<br>\n%<br>\n% \u00a0 \u00a0 \u00a0 version 6 March 2017<br>\n\u00a0</p>",
    "languages": [
      {
        "id": "eng",
        "title": {
          "en": "English"
        }
      }
    ],
    "publication_date": "2017-03-15",
    "publisher": "Zenodo",
    "related_identifiers": [
      {
        "identifier": "https://bitbucket.org/AlexHenderson/agilent-file-formats/",
        "relation_type": {
          "id": "iscompiledby",
          "title": {
            "de": "Kompiliert durch",
            "en": "Is compiled by"
          }
        },
        "scheme": "url"
      },
      {
        "identifier": "10.5281/zenodo.495477",
        "relation_type": {
          "id": "issupplementedby",
          "title": {
            "de": "Wird erg\u00e4nzt durch",
            "en": "Is supplemented by"
          }
        },
        "scheme": "doi"
      }
    ],
    "resource_type": {
      "id": "software",
      "title": {
        "de": "Software",
        "en": "Software"
      }
    },
    "rights": [
      {
        "description": {
          "en": ""
        },
        "id": "gpl-2.0-only",
        "props": {
          "scheme": "spdx",
          "url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html"
        },
        "title": {
          "en": "GNU General Public License v2.0 only"
        }
      }
    ],
    "subjects": [
      {
        "subject": "MATLAB"
      },
      {
        "subject": "FTIR"
      },
      {
        "subject": "File Format"
      }
    ],
    "title": "Agilent FTIR Mosaic Image File Reader"
  },
  "parent": {
    "access": {
      "owned_by": {
        "user": "4059"
      }
    },
    "communities": {
      "default": "a5081287-d61e-4bf2-a4a5-cbd12bbadd3b",
      "entries": [
        {
          "access": {
            "member_policy": "open",
            "members_visibility": "public",
            "record_submission_policy": "open",
            "review_policy": "open",
            "visibility": "public"
          },
          "children": {
            "allow": false
          },
          "created": "2015-10-11T21:24:33+00:00",
          "custom_fields": {},
          "deletion_status": {
            "is_deleted": false,
            "status": "P"
          },
          "id": "a5081287-d61e-4bf2-a4a5-cbd12bbadd3b",
          "links": {},
          "metadata": {
            "curation_policy": "We prefer data shared under CC-BY or CC-0 licences",
            "description": "Clinical Infrared and Raman Spectroscopy for Medical Diagnosis",
            "page": "<h1><a href=\"http://clirspec.org/objectives/objective-6/\">CLIRSPEC Objective 6</a></h1>\r\n\r\n<h1>To develop inter-group data sharing protocols and portal</h1>\r\n\r\n<h2>Lead(s)</h2>\r\n\r\n<ul>\r\n\t<li><a href=\"http://clirspec.org/membership/alex-henderson/\">Alex Henderson</a></li>\r\n</ul>\r\n\r\n<h2>Goals</h2>\r\n\r\n<ul>\r\n\t<li>Assess current spectral and image data attributes from the range of currently employed network instrumentation</li>\r\n\t<li>Develop a standard data transfer format to allow free and easy dissemination of data between network members enhancing collaboration and efficiency of research funding</li>\r\n\t<li>Provide a single software target, easing the development of third party software and its uptake within the clinical arena</li>\r\n\t<li>Investigate the utility of standard spectra for specific diseases</li>\r\n\t<li>Investigate the technological, cultural, ethical and IP issues in order to enable data sharing and reuse</li>\r\n</ul>\r\n\r\n<h2>Reasons and added value</h2>\r\n\r\n<p>At present most of the research groups in the field of clinical infrared and Raman spectroscopy are not collaborating. This is leading to potential overlap and in some case a possible waste of valuable resources e.g. bio-bank tissue. In addition, new data processing algorithms are being developed and it would be extremely advantageous to be able to evaluate these algorithms on spectroscopic data that has already been obtained by another group.</p>\r\n\r\n<p>Here we initiate a repository to store and share data, code and related items for the benefit of all researchers.</p>\r\n",
            "title": "CLIRSPEC"
          },
          "revision_id": 0,
          "slug": "clirspec",
          "updated": "2015-10-11T21:24:33+00:00"
        }
      ],
      "ids": [
        "a5081287-d61e-4bf2-a4a5-cbd12bbadd3b"
      ]
    },
    "id": "790178",
    "pids": {
      "doi": {
        "identifier": "",
        "provider": "legacy"
      }
    }
  },
  "pids": {
    "doi": {
      "client": "datacite",
      "identifier": "10.5281/zenodo.399238",
      "provider": "datacite"
    },
    "oai": {
      "identifier": "oai:zenodo.org:399238",
      "provider": "oai"
    }
  },
  "revision_id": 10,
  "stats": {
    "all_versions": {
      "data_volume": 3874108.0,
      "downloads": 174,
      "unique_downloads": 155,
      "unique_views": 774,
      "views": 1051
    },
    "this_version": {
      "data_volume": 3874108.0,
      "downloads": 174,
      "unique_downloads": 155,
      "unique_views": 773,
      "views": 1050
    }
  },
  "status": "published",
  "swh": {},
  "updated": "2021-12-01T15:30:34.745924+00:00",
  "versions": {
    "index": 1,
    "is_latest": true
  }
}