Bug fixes from Pierpaolo
show bookmark ratings
Added RA exclusion.
Merge branch 'master' of ssh://git.code.sf.net/p/seti-science/code
multiplet list: add option for showing only multiplets
Added missing sort by rank.
Fixed so ntargets is respected.
Merge branch 'master' of ssh://git.code.sf.net/p/seti-science/code
A scheduler that reads ranked mulitplets from the database and outputs a
Merge branch 'master' of ssh://git.code.sf.net/p/seti-science/code
- New feature: RA/dec plot for multiplets
Added target list entry row.
scheduler to generate a fast target list from RA Dec coordinates.
- fix bug in stars.php
SERENDIP
SERENDIP
Add script to write ratings summary to flat file
Merge branch 'master' of ssh://git.code.sf.net/p/seti-science/code
Merge branch 'master' of ssh://git.code.sf.net/p/seti-science/code
Add rfi2 option for removing vertex signal only (except Gaussian/Spike cross
Merge branch 'master' of ssh://git.code.sf.net/p/seti-science/code
Merge branch 'master' of ssh://git.code.sf.net/p/seti-science/code
Fixed birdie detection_frequency error.
makefiles: use get_pixels_done instead of data/pixels_spike
web:
- Add option to show topo rather than bary freq in multiplet/disc plots.
- add explicit autocorr zones
- new scheme for triplet zone RFI;
Zone RFI: for pulse and triplet, use Eric's zone list (pulse_zones.txt)
Add program to remove "duplicate" detections,
zone_finder: per Eric's email of 9/9/2021, change the way RFI zones
- create score/data_time in score_analyze.sh so that it gets done
s6_get_hits: --file_require wasn't working
- add zone_dump.cpp, .php
score_setup: don't check # of birdies if there are none
makefiles: change time_sort_done1 name so make clean works
- mp_unique: to decide which conflicting multiplet to keep,
Complete transition to separate score/, score_birdie/ directories
- Makefile update
- change the way s6_get_hits works
- rfi2: change MB box based on Eric's 7/22/2021 email:
- nebula_score: include only detections in central pixel in time factor
- add "no rating" option
- in links from multiplet signals to waterfall plots,
Finish up the separation of score/ and score_birdie/
- Complete the transition to new scheme where birdie scoring info
- New approach to scoring: score birdies separately
- use dt=600 for drifting alg in S6 case; not sure why it was 60
mp_unique: speed it up
Stuff related to scoring all pixels
- nebula_score: don't check chirp rate for S6
- make score_variant.php generate a web page with tables
- drifting RFI:
- RFI: add "vertex only" option for drifting algorithm;
Drifting RFI:
- drifting RFI: change the notion of "cluster",
rfi2.cpp: changes to drifting algorithm
rfi2.cpp: remove deprecated drifting code.
drifting RFI: flag if either bin is below thresh1,
- RFI, drifting algorithm: use geometry predicates that include the border
RFI:
Changed drifing to use minimum of median and mean number per bin as poisson
Merge branch 'master' of ssh://git.code.sf.net/p/seti-science/code
- Terms: change "birdie bands" to "frequency resolution bands";
- pointing: in computing BW-dependent sky coverage,
RFI, drifting:
- fix drifting params on PHP to match C; now have 2 probability thresholds:
New birdie lower power limits.
Merge branch 'master' of ssh://git.code.sf.net/p/seti-science/code
- zone_finder: fix crashing bug
Merge branch 'master' of ssh://git.code.sf.net/p/seti-science/code
Merge branch 'master' of ssh://git.code.sf.net/p/seti-science/code
nebula_score: add "frequency range pruning".
Eliminate birdies shorter than shortest FFT (temporary?)
Fix for unitialized birdies by giving a default constructor that zeros it.
Lowered short circuit power thresholds to prevent missing low power birdies.
Merge branch 'master' of ssh://git.code.sf.net/p/seti-science/code
pointing --coverage: keep track of which beam the longest and
Fix implementation of observation pruning.
Merge branch 'master' of ssh://git.code.sf.net/p/seti-science/code
- get_atlas_data.py: copy files of interpolated pointings
Plot birdies found and not found vs bandwidth and power/snr.
Made number of birdies fully specified by the config file.
Merge branch 'master' of ssh://git.code.sf.net/p/seti-science/code
PIXEL_OBS::get(): add radius parameter: get observation intervals
Added two missing IDL functions
Updated birdie definition to match C code.
Fixed bug that was forcing all bandwidths to be identical.
- web: show birdie Flux; show power as "SNR"
Fixed another bug preventing signals wider than widest fft from being
Fix bad power calc for widest band signals.
Changed lower power range
Defines for min and max chirp rate.
Added seti_dop_ChirpAtBaryCenter() to calculate the chirp to a transmitter at
Use seti_dop_ChirpAtBaryCenter() to calculate barycentric chirp rates.
Dead code removal
Use symbolic derivative to calculate sender chirp to avoid large error with
Typo in birdies.cfg
birdie_gen:
- rfi2: in drifting algorithm, skip "entropy" bound for middle 3 triangles