- Joined on Oct 05, 2020
eldering pushed to master at eldering/antab
-
b5e810324c New version release for the pass filter command line option.
-
7e69a75b92 Add command line option to filter the FITS files read by pass number. With the use case of MPC in mind, where all passes contain the same shape of data.
- Compare 2 commits »
3 weeks ago
eldering pushed to master at eldering/antab
-
f3af125efa Updated SEFD values for Ir.
-
9d0c086cc8 Bug fix: when a FITS file has only one channel in a FREQUENCY setup, its members (such as BANDFREQ) are represented as single values, instead of arrays of length 1.
- Compare 2 commits »
3 months ago
eldering pushed to master at eldering/antab
-
e9ae0eb342 Use the addition of the option to multiply TSYS values to bump the version to 1.
-
929d6b8561 Add option to multiply selected TSYS values by a factor.
- Compare 2 commits »
4 months ago
eldering pushed to master at eldering/antab
-
7893f3d034 Update for matplotlib version 3.5
5 months ago
eldering pushed to master at eldering/antab
-
5da8969318 Release for multiple FREQ block support.
-
7ef13f14f2 Support multiple FREQ block in FITS files.
-
c1a8e00d1b Suggest quick fix in the error message.
-
35a25e9108 Fix for ANTAB files where the '/' does not end the record line.
-
15dd2e48c8 Read FITS files in order so progress is easier to track.
- Compare 5 commits »
5 months ago
eldering pushed to master at eldering/antab
-
c52c467fc5 Fixed a bug triggered by a station having only one integration in a FITS file.
8 months ago
eldering commented on issue eldering/antab#3
FREQ limits breaking in AIPSLooking at the experiment you mentioned I noticed that stations that did provide an ANTAB file extended their frequency coverage by half a BBC sideband at both sides of the range. So I added that to…
8 months ago
eldering pushed to master at eldering/antab
-
371545abfa New minor release for frequency coverage of created ANTAB files.
8 months ago
eldering pushed to master at eldering/antab
-
6f3de07135 Add half a BBC sideband bandwidth to the frequency range covered by the ANTAB file created by the program when none is present for a station.
8 months ago
eldering pushed to master at eldering/jive5ab_log_parser
-
98b404a504 Simple script to show time spent to send VBS file chunks.
10 months ago
eldering created repository eldering/jive5ab_log_parser
10 months ago
eldering commented on issue eldering/antab#2
Small Bug: Not filling sparse empty time stampsThanks for the report. The problem turned out to be double timestamp values. This caused the interpolation algorithm to return "Not a number" values, which is exactly what we use to represent non existing values (the internal representation is done using pandas). I added a warning message indicating the double timestamps, when this problem occurs. This will stop the interpolation, so it will not fix the problem, since I'm not sure which of the 2 timestamps to use. I can imagine that if this occurs frequently a button of some sort to remove double values mgiht be useful (maybe just use the last of the duplicate timestamps?).
12 months ago
eldering pushed to master at eldering/antab
-
f5f7b14f22 Bug fix release for double timestamp and spectral line mode switching.
-
2574be1f8e Reload cache files when switching between spectral line mode on/off.
-
f8f9dcb846 Interpolate method can have difficulties dealing with double timestamps, return an error to the user.
- Compare 3 commits »
12 months ago
eldering commented on issue eldering/antab#1
Broken app - Misspelled variableThe fix to this problem (and a few others is installed). The root trigger for these bugs was an empty data set (the initial state for a station when it has no ANTAB file). Unfortunately I failed to test this.
1 year ago
eldering pushed to master at eldering/antab
-
577abd66c5 Multiple bug fixes, related to empty data sets.
-
8c461f1a3f Bug fix: use the time range appointed to a station widget tab, when its data range is empty.
-
cd10b86e00 Bug fix: get_frequency_channels now has a time_range parameter.
- Compare 3 commits »
1 year ago
eldering pushed to master at eldering/antab
-
7711eb848a Bug fix release
-
9f6c9f7e83 Fixed typo bug.
- Compare 2 commits »
1 year ago
eldering pushed to master at eldering/antab
-
8a306024b7 Add link to documentation in help.
1 year ago
eldering deleted branch doc-test from eldering/antab
1 year ago