index
:
atoolbox.git
master
Personal toolbox
Git Repositories Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
astro
/
ps2d.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust plot axis label style a bit
Aaron LI
2017-12-06
1
-4
/
+4
*
astro/calc_psd.py: Use 1.4826*MAD to replace the 68% percentile range
Aaron LI
2017-12-06
1
-1
/
+1
*
astro/ps2d.py: Use 1.4826*MAD to replace 68% percentile range
Aaron LI
2017-12-06
1
-20
/
+20
*
astro/ps2d.py: default to apply "nuttall" window
Aaron LI
2017-12-03
1
-6
/
+6
*
astro/ps2d.py: Improve ticks style and use monospace font
Aaron LI
2017-11-26
1
-2
/
+15
*
Add astro/eor_window.py: Calc total power within the defined EoR window
Aaron LI
2017-11-25
1
-3
/
+2
*
astro/ps2d.py: Check outfile existence before calculation
Aaron LI
2017-11-25
1
-0
/
+3
*
astro/ps2d.py: Support --center to crop out central spatial part
Aaron LI
2017-11-24
1
-0
/
+17
*
astro/ps2d.py: Update logging format
Aaron LI
2017-11-24
1
-3
/
+2
*
astro/ps2d.py: Use same colormap (scales) for error power spectrum
Aaron LI
2017-11-24
1
-0
/
+2
*
astro/ps2d.py: Remove frequency window width function
Aaron LI
2017-11-24
1
-24
/
+5
*
calc_psd.py & ps2d.py: Change --plot to --no-plot
Aaron LI
2017-11-19
1
-4
/
+3
*
astro/ps2d.py: Add get_pixelsize(); and improve get_frequencies()
Aaron LI
2017-11-04
1
-15
/
+36
*
Fix the wrong use of IQR (interquartile range)
Aaron LI
2017-11-04
1
-6
/
+6
*
astro/ps2d.py: plot the errors aside the mean/median values
Aaron LI
2017-11-04
1
-12
/
+50
*
astro/ps2d.py: Improve window generation; add --window-width argument
Aaron LI
2017-11-04
1
-16
/
+23
*
astro/ps2d.py: default to calculate median and 68% IQR
Aaron LI
2017-11-04
1
-5
/
+43
*
astro/ps2d.py: Add parameter description; remove unused pad_cube()
Aaron LI
2017-11-04
1
-8
/
+17
*
astro/ps2d.py: use "jet" colormap and improve axis labels
Aaron LI
2017-11-04
1
-3
/
+4
*
Deprecate np.int, np.float
Aaron LI
2017-11-03
1
-7
/
+5
*
astro/ps2d.py: Support plotting and saving the 2D power spectrum
Aaron LI
2017-11-02
1
-2
/
+37
*
astro/ps2d.py: Improve data unit handling
Aaron LI
2017-11-01
1
-8
/
+16
*
ps2d.py: support adding multiple FITS cubes first
Aaron LI
2017-09-02
1
-3
/
+8
*
ps2d.py: Warn about wrong data unit
Aaron LI
2017-09-02
1
-1
/
+8
*
Fix WCS delta sign
Aaron LI
2017-09-02
1
-2
/
+2
*
ps2d.py: Default to obtain pixel size from FITS header
Aaron LI
2017-09-02
1
-4
/
+9
*
ps2d.py: Cleanup calc_ps2d() and save more info to header
Aaron LI
2017-08-25
1
-21
/
+23
*
ps2d.py: Add more helper properties
Aaron LI
2017-08-25
1
-24
/
+60
*
ps2d.py: Add helper properties for PS calculation
Aaron LI
2017-08-25
1
-0
/
+62
*
ps2d.py: Clean up cosmology usage
Aaron LI
2017-08-25
1
-7
/
+6
*
ps2d.py: Add references and update comments/desc
Aaron LI
2017-08-25
1
-11
/
+51
*
ps2d.py: Use [arcsec] for pixel size
Aaron LI
2017-08-25
1
-4
/
+4
*
astro/ps2d.py: change argument "--no-window" to "--window"
Aaron LI
2017-07-12
1
-13
/
+17
*
astro/ps2d.py: add argument "--no-window" and update logging format
Aaron LI
2017-07-11
1
-28
/
+32
*
astro/ps2d.py: Fix a bug/typo
Aaron LI
2017-07-11
1
-1
/
+1
*
astro/ps2d.py: Fix a typo about string format
Aaron LI
2017-06-28
1
-1
/
+1
*
astro/ps2d.py: Fix argument --pixelsize and fix typo "perp"
Aaron LI
2017-06-26
1
-7
/
+12
*
Add astro/ps2d.py: Calculate 2D power spectrum from 3D image cube
Aaron LI
2017-06-26
1
-0
/
+272