aboutsummaryrefslogtreecommitdiffstats
path: root/astro
Commit message (Expand)AuthorAgeFilesLines
* astro/ps2d.py: change argument "--no-window" to "--window"Aaron LI2017-07-121-13/+17
* astro/ps2d.py: add argument "--no-window" and update logging formatAaron LI2017-07-111-28/+32
* astro/ps2d.py: Fix a bug/typoAaron LI2017-07-111-1/+1
* Add two CASA scripts: addnoise.py & uvaddsub.pyAaron LI2017-07-112-0/+151
* astro/casa-script: hack to make it work as shebang of CASA scriptsAaron LI2017-07-021-2/+24
* Add a simple casa-script wrapper for CASAAaron LI2017-07-021-0/+32
* Removed astro/casa-scriptAaron LI2017-07-021-111/+0
* astro/fits2skymodel.py: Support create and use of mask for sky modelAaron LI2017-07-011-5/+40
* astro/run_oskar.py: add arguments --no-vis-oskar and --no-vis-msAaron LI2017-07-011-2/+14
* Add astro/osm-randomize-coord.pyAaron LI2017-07-011-0/+163
* Add astro/casa-script to aid running CASA scriptsAaron LI2017-06-301-0/+111
* astro/ps2d.py: Fix a typo about string formatAaron LI2017-06-281-1/+1
* astro/ps2d.py: Fix argument --pixelsize and fix typo "perp"Aaron LI2017-06-261-7/+12
* Add astro/ps2d.py: Calculate 2D power spectrum from 3D image cubeAaron LI2017-06-261-0/+272
* astro/fitscube.py: Rework header & wcs handlingAaron LI2017-06-261-34/+44
* astro/fitscube.py: Add "open_image()" to allow more image dimensionsAaron LI2017-06-261-5/+44
* Add astro/oskar/correct-pb.pyAaron LI2017-06-201-0/+54
* astro/oskar/fits2skymodel.py: Add argument --outdirAaron LI2017-06-131-1/+8
* Add astro/oskar/run_oskar.pyAaron LI2017-06-131-0/+89
* Add astro/oskar/fits2skymodel.pyAaron LI2017-06-131-0/+248
* astro/fits/fitscube.py: Save command to header historyAaron LI2017-06-121-0/+4
* astro/21cm/tile_slice.py: Save information to headerAaron LI2017-06-121-0/+5
* Minor changesAaron LI2017-06-122-3/+3
* Add astro/21cm/tile_slice.pyAaron LI2017-06-111-0/+93
* astro/21cm/get_slice_zfreq.py: Fix header keywords usageAaron LI2017-06-111-1/+10
* Add astro/21cm/get_slice_zfreq.pyAaron LI2017-06-111-0/+112
* astro/fits/fitscube.py: Fix a astropy.io.fits write warningAaron LI2017-06-111-1/+4
* Move some tools for better managementAaron LI2017-06-118-2/+2398
* Add astro/21cm/extract_slice.pyAaron LI2017-06-111-0/+84
* Add astro/21cm/{freq2z,z2freq,cube_mean}.pyAaron LI2017-06-113-0/+116
* astro/oskar/runOSKAR.py: fix ConfigParser error and update argumentsAaron LI2017-06-111-15/+49
* astro/fitscube.py: Update header processingAaron LI2017-05-301-5/+8
* Add astro/fitscube.py: Create FITS cube from image slicesAaron LI2017-05-291-0/+169
* Add astro/oskar/{runOSKAR.py,vis2images.py}Aaron LI2017-05-132-0/+740
* Move region.py to astro dirAaron LI2017-02-181-0/+78
* astro/query_{ned,simbad}.py: Use list() on map()Aaron LI2017-02-122-10/+4
* astro/query_simbad.py: Significant update to sync with 'query_ned.py'Aaron LI2017-02-111-59/+57
* astro/query_ned.py: Add argument "--brief", some updatesAaron LI2017-02-111-9/+10
* Add astro/cosmo_calc from "chandra-acis-analysis"Aaron LI2016-05-2810-0/+590
* astro/query_ned.py: also output RA, DEC resultsAaron LI2016-05-251-20/+27
* astro/query_ned.py: simplify queried results process; update arguments processAaron LI2016-05-251-59/+51
* astro/query_ned.py: some PEP8 fixes; update comment a bitAaron LI2016-05-251-21/+26
* fix fenc=utf-8Aaron LI2016-03-311-1/+1
* add all scripts/toolsAaron LI2016-03-311-0/+159
* Update marx/randpoints.pyAaron LI2016-01-181-2/+5
* Add lc_clean.py, query_ned.py, query_simbad.pyAaron LI2016-01-183-0/+423
* Add `randpoints.py` to generate point source informationsAaron LI2015-12-122-5/+355
* Added astro/fits/merge_fits.pyAaron LI2015-06-172-2/+254
* Updated astro tools.Aaron LI2015-06-163-12/+188
* Updated fit_betasbp_cut.py to v0.5.0, supported parameter bounds.Aaron LI2015-06-071-31/+130