Revision d745e74710ab581d489e815095d0dd4ee91e9c35 authored by Bryna Hazelton on 15 September 2025, 18:00:43 UTC, committed by Jonathan Pober on 15 September 2025, 18:31:58 UTC
1 parent ea19da5
paper.bib
@TECHREPORT{aipy,
author = {Aaron Parsons},
title = {Astronomical Interferometry in {Python}},
year = {2007},
file = {http://astro.berkeley.edu/~aparsons/aipy.pdf},
url = {https://casper.berkeley.edu/astrobaki/index.php/AIPY}}
@TECHREPORT{uvfits,
author = {Eric W. Greisen},
title = {AIPS FITS File Format},
number = {AIPS Memo 117},
institution = {National Radio Astronomy Observatory},
abstract = {AIPS has been writing images and uv data in FITS-format files
for a very long time. While these files have been used widely in
the community, there is a perception that a detailed document is
still required. This memo is an attempt to meet that perception.
AIPS FITS files for uv are conventions layered upon the standard
FITS format to assist in the interchange of data recorded by
interferometric telescopes, particularly by radio telescopes such
as the EVLA and VLBA.},
keywords = {radio astronomy, uvfits},
month = {February},
year = {2016},
pages = {107},
file = {ftp://ftp.aoc.nrao.edu/pub/software/aips/TEXT/PUBL/AIPSMEM117.PS},
url = {http://www.aips.nrao.edu/aipsmemo.html},
}
@INPROCEEDINGS{miriad,
author = {{Sault}, R.~J. and {Teuben}, P.~J. and {Wright}, M.~C.~H.},
title = {A Retrospective View of {MIRIAD}},
booktitle = {Astronomical Data Analysis Software and Systems IV},
abstract = {Miriad is a radio interferometry data-reduction package, designed
for taking raw data through to the image analysis stage. The
Miriad project, begun in 1988, is now middle-aged. With the wisdom
of hindsight, we review design decisions and some of Miriad's
characteristics.},
year = 1995,
series = {Astronomical Society of the Pacific Conference Series},
volume = 77,
eprint = {astro-ph/0612759},
editor = {{Shaw}, R.~A. and {Payne}, H.~E. and {Hayes}, J.~J.~E.},
pages = {433},
adsurl = {http://adsabs.harvard.edu/abs/1995ASPC...77..433S},
adsnote = {Provided by the SAO/NASA Astrophysics Data System},
url = {http://www.atnf.csiro.au/computing/software/miriad/}
}
@ARTICLE{fhd,
author = {{Sullivan}, I.~S. and {Morales}, M.~F. and {Hazelton}, B.~J. and
{Arcus}, W. and {Barnes}, D. and {Bernardi}, G. and {Briggs}, F.~H. and
{Bowman}, J.~D. and {Bunton}, J.~D. and {Cappallo}, R.~J. and
{Corey}, B.~E. and {Deshpande}, A. and {deSouza}, L. and {Emrich}, D. and
{Gaensler}, B.~M. and {Goeke}, R. and {Greenhill}, L.~J. and
{Herne}, D. and {Hewitt}, J.~N. and {Johnston-Hollitt}, M. and
{Kaplan}, D.~L. and {Kasper}, J.~C. and {Kincaid}, B.~B. and
{Koenig}, R. and {Kratzenberg}, E. and {Lonsdale}, C.~J. and
{Lynch}, M.~J. and {McWhirter}, S.~R. and {Mitchell}, D.~A. and
{Morgan}, E. and {Oberoi}, D. and {Ord}, S.~M. and {Pathikulangara}, J. and
{Prabu}, T. and {Remillard}, R.~A. and {Rogers}, A.~E.~E. and
{Roshi}, A. and {Salah}, J.~E. and {Sault}, R.~J. and {Udaya Shankar}, N. and
{Srivani}, K.~S. and {Stevens}, J. and {Subrahmanyan}, R. and
{Tingay}, S.~J. and {Wayth}, R.~B. and {Waterson}, M. and {Webster}, R.~L. and
{Whitney}, A.~R. and {Williams}, A. and {Williams}, C.~L. and
{Wyithe}, J.~S.~B.},
title = {Fast Holographic Deconvolution: A New Technique for Precision Radio Interferometry},
journal = {The Astrophysical Journal},
archivePrefix = "arXiv",
eprint = {1209.1653},
primaryClass = "astro-ph.IM",
keywords = {dark ages, reionization, first stars, techniques: image processing, techniques: interferometric},
year = 2012,
month = nov,
volume = 759,
eid = {17},
pages = {17},
doi = {10.1088/0004-637X/759/1/17},
adsurl = {http://adsabs.harvard.edu/abs/2012ApJ...759...17S},
adsnote = {Provided by the SAO/NASA Astrophysics Data System},
url = {https://github.com/EoRImaging/FHD}
}
@TECHREPORT{ms,
author = {{Kemball}, A.~J. and {Wieringa}, M.~H.},
title = "{MeasurementSet definition version 2.0}",
year = 2000,
month = jan,
file = {https://casa.nrao.edu/Memos/229.ps.gz},
url = {https://casper.berkeley.edu/astrobaki/index.php/AIPY}}
}
@TECHREPORT{mir,
author = {{Qi}, C.},
title = "{The MIR Cookbook}",
year = 2022,
month = mar,
file = {https://lweb.cfa.harvard.edu/~cqi/mircook.pdf},
url = {https://lweb.cfa.harvard.edu/~cqi/mircook.html}}
}
@TECHREPORT{calfits,
author = {{Ali}, Z. and {Hazelton}, B. J. and {Beardsley}, A. and {La Plante}, P. and {Kunicki}, T. and {the pyuvdata team}},
title = "{Memo: UVCal FITS Format}",
year = 2017,
month = jul,
file = {https://github.com/RadioAstronomySoftwareGroup/pyuvdata/blob/main/docs/references/calfits_memo.pdf},
}
@TECHREPORT{beamfits,
author = {{Hazelton}, B. J. and {the pyuvdata team}},
title = "{Memo: UVBeam FITS Format}",
year = 2018,
month = jan,
file = {https://github.com/RadioAstronomySoftwareGroup/pyuvdata/blob/main/docs/references/beamfits_memo.pdf},
}
@TECHREPORT{uvh5,
author = {{La Plante}, P. and {the pyuvdata team}},
title = "{Memo: UVH5 file format}",
year = 2024,
month = apr,
file = {https://github.com/RadioAstronomySoftwareGroup/pyuvdata/blob/main/docs/references/uvh5_memo.pdf},
}
@TECHREPORT{calh5,
author = {{Hazelton}, B. J. and {the pyuvdata team}},
title = "{Memo: CalH5 file format}",
year = 2024,
month = aug,
file = {https://github.com/RadioAstronomySoftwareGroup/pyuvdata/blob/main/docs/references/calh5_memo.pdf},
}
@ARTICLE{casa,
author = {{CASA Team} and {Bean}, Ben and {Bhatnagar}, Sanjay and {Castro}, Sandra and {Donovan Meyer}, Jennifer and {Emonts}, Bjorn and {Garcia}, Enrique and {Garwood}, Robert and {Golap}, Kumar and {Gonzalez Villalba}, Justo and {Harris}, Pamela and {Hayashi}, Yohei and {Hoskins}, Josh and {Hsieh}, Mingyu and {Jagannathan}, Preshanth and {Kawasaki}, Wataru and {Keimpema}, Aard and {Kettenis}, Mark and {Lopez}, Jorge and {Marvil}, Joshua and {Masters}, Joseph and {McNichols}, Andrew and {Mehringer}, David and {Miel}, Renaud and {Moellenbrock}, George and {Montesino}, Federico and {Nakazato}, Takeshi and {Ott}, Juergen and {Petry}, Dirk and {Pokorny}, Martin and {Raba}, Ryan and {Rau}, Urvashi and {Schiebel}, Darrell and {Schweighart}, Neal and {Sekhar}, Srikrishna and {Shimada}, Kazuhiko and {Small}, Des and {Steeb}, Jan-Willem and {Sugimoto}, Kanako and {Suoranta}, Ville and {Tsutsumi}, Takahiro and {van Bemmel}, Ilse M. and {Verkouter}, Marjolein and {Wells}, Akeem and {Xiong}, Wei and {Szomoru}, Arpad and {Griffith}, Morgan and {Glendenning}, Brian and {Kern}, Jeff},
title = "{CASA, the Common Astronomy Software Applications for Radio Astronomy}",
journal = {Publications of the Astronomical Society of the Pacific},
keywords = {Single-dish antennas, Aperture synthesis, Radio astronomy, Radio interferometry, Long baseline interferometry, Astronomy software, Open source software, Software documentation, Astronomy data reduction, Astronomy data analysis, 1460, 53, 1338, 1346, 932, 1855, 1866, 1869, 1861, 1858, Astrophysics - Instrumentation and Methods for Astrophysics, Astrophysics - Astrophysics of Galaxies, Astrophysics - High Energy Astrophysical Phenomena, Astrophysics - Solar and Stellar Astrophysics},
year = 2022,
month = nov,
volume = {134},
number = {1041},
eid = {114501},
pages = {114501},
doi = {10.1088/1538-3873/ac9642},
archivePrefix = {arXiv},
eprint = {2210.02276},
primaryClass = {astro-ph.IM},
adsurl = {https://ui.adsabs.harvard.edu/abs/2022PASP..134k4501C},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
@ARTICLE{pyuvdata_v1,
author = {{Hazelton}, B. J. and {Jacobs}, Daniel C. and {Pober}, Jonathan C. and {Beardsley}, Adam P.},
title = {pyuvdata: an interface for astronomical interferometeric datasets in Python},
journal = {The Journal of Open Source Software},
year = 2017,
month = feb,
volume = {2},
number = {10},
eid = {140},
pages = {140},
doi = {10.21105/joss.00140},
adsurl = {https://ui.adsabs.harvard.edu/abs/2017JOSS....2..140H},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

Computing file changes ...