Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.8%) to scientific vocabulary
Keywords
astronomy
image-processing
radio-interferometry
Last synced: 4 months ago
·
JSON representation
Repository
Classic CARMA version of MIRIAD
Basic Info
Statistics
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 9
- Releases: 0
Topics
astronomy
image-processing
radio-interferometry
Created over 5 years ago
· Last pushed 9 months ago
Metadata Files
Readme
Changelog
Authors
Codemeta
README.bima
Miriad is a radio-astronomy data reduction package, developed by Bob Sault for BIMA, starting in 1987. Although it was originally developed to meet the needs of the BIMA consortium; an ATNF version - derived from the same code base - is also available independantly. Apart from BIMA and ATNF, MIRIAD is also known to handle e.g. VLA and WSRT data. This BIMA release of MIRIAD is under CVS control, and daily snapshots are available. If you see a file 'VERSION.cvs' in the root directory, this is not an officially blessed MIRIAD release, but the "CVS" snapshot. The VERSION file contains the official release number (3.0.0 or higher in CVS) Major new features in MIRIAD since the CVS based releases: - simplified automatic install on linux and solaris (V3.0.x) - better scalability for larger arrays (V3.1.x) (MAXDIM/MAXDIM2, MAXANT/MAXANT2, ...) - maximum filesize is now > 2GB (V4.0.0) (scratch files still limited to 8GB) (t.b.a) To install the BIMA version of MIRIAD, there are a few options: - binary releases (astromake/linux versions now available) - follow 'install.MIR' (the classical method - not recommended) - use the scripts in the $MIR/install directory (this is how our binary releases are built) - follow http://www.astro.umd.edu/~teuben/miriad/cvs.html (the recommended way if you want to keep up with changes) Peter Teuben teuben@astro.umd.edu February 2003
Owner
- Name: Astronomy Department at the U of Maryland
- Login: astroumd
- Kind: organization
- Email: teuben@gmail.com
- Location: College Park, MD
- Website: http://www.astro.umd.edu
- Repositories: 32
- Profile: https://github.com/astroumd
Astronomy Software (private and open) developed locally
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"name": "MIRIAD: Multi-channel Image Reconstruction, Image Analysis, and Display",
"description": "MIRIAD is a radio interferometry data-reduction package, designed for taking raw visibility data through calibration to the image analysis stage. It has been designed to handle any interferometric array, with working examples for BIMA, CARMA, SMA, WSRT, and ATCA. A separate version for ATCA is available, which differs in a few minor ways from the CARMA version.",
"identifier": "ascl:1106.007",
"author": [
{
"@type": "Person",
"givenName": "Robert J.",
"familyName": "Sault",
"id": "PLACEHOLDER: Add ORCID (https://orcid.org/xxxxxx) here"
},
{
"@type": "Person",
"givenName": "Peter",
"familyName": "Teuben",
"id": "PLACEHOLDER: Add ORCID (https://orcid.org/xxxxxx) here"
},
{
"@type": "Person",
"givenName": "Melvyn C. H",
"familyName": "Wright",
"id": "PLACEHOLDER: Add ORCID (https://orcid.org/xxxxxx) here"
}
],
"citation": "https://ui.adsabs.harvard.edu/abs/2011ascl.soft06007S",
"relatedLink": [
"http://carma.astro.umd.edu/miriad/"
],
"codeRepository": "PLACEHOLDER: Add code repository here",
"referencePublication": [
{
"@type": "ScholarlyArticle",
"url": "http://adsabs.harvard.edu/abs/1995ASPC...77..433S",
"id": "PLACEHOLDER: Add DOI (https://doi.org/xxxxxx) here"
}
],
"version": "PLACEHOLDER: Add version here",
"license": "PLACEHOLDER: Add license (ideally as a URL to the SPDX page - e.g. https://spdx.org/licenses/MIT.html) here"
}
GitHub Events
Total
- Watch event: 2
- Push event: 1
Last Year
- Watch event: 2
- Push event: 1