File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ v0.2.0 (2019-08-09)
2+ * Python 3 compatibility.
3+ * Allow cross-polarization spectra to be calculated as long as they
4+ aren't beam-normalized; polarizations now specified as polpairs.
5+ * Time-dependent noise power spectra capability in generate_noise.
6+ * Methods to fetch redundant baselines/blpairs from UVPSpec objects.
7+ * Exact normalization mode (Saurabh Singh) with optimization (Ronan
8+ Legin).
9+ * Updated covariance handling, incl. averaging and analytic variance
10+ (Jianrong Tan).
11+ * New 'lazy covariance' weighting mode (Aaron Ewall-Wice).
12+ * Fix bug where little_h was passed incorrectly (Zachary Martinot).
13+ * Store additional statistical info in stats_array (Duncan Rocha).
14+ * Add delay wedge plotting function (Paul Chichura).
15+ * Various minor interface changes and improved tests.
16+
117v0.1.0 (2018-07-18)
218 * Initial release; implements core functionality,
319 documentation, and tests.
Original file line number Diff line number Diff line change 1- 0.1 .0
1+ 0.2 .0
You can’t perform that action at this time.
0 commit comments