Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
added ms conversion documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanraba committed Oct 15, 2019
1 parent 813cb92 commit 2b7e02f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/msconversion.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@ Legacy CASA uses a custom MS format while CNGI uses the standard Apache Parquet


.. autofunction:: conversion.ms_to_pq
.. autofunction:: conversion.asdm_to_pq
.. autofunction:: conversion.fits_to_pq
.. autofunction:: conversion.pq_to_ms
.. autofunction:: conversion.pq_to_asdm
.. autofunction:: conversion.pq_to_fits

0 comments on commit 2b7e02f

Please sign in to comment.