1
0
Fork 0
Commit Graph

49 Commits (spacecruft)

Author SHA1 Message Date
Jeff Moe f5b7f54b7b Python wants shutil 2022-07-31 20:18:00 -06:00
Jeff Moe 510e35fceb Change default site to 9990 2022-07-31 19:26:14 -06:00
Cees Bassa baff9aebff
Merge pull request #10 from xmichaelx/main
Removing doppler correction when marked on satnogs artifact
2022-06-26 23:32:01 +02:00
Michał Drzał 3ac7685e4b
Added scaling using zscale 2022-06-26 22:39:17 +02:00
Michał Drzał d931bb35fa
Update rfplot.py 2022-06-26 18:44:35 +02:00
Michał Drzał f3c424f0a4
Update rfplot.py 2022-06-26 18:42:12 +02:00
Michał Drzał b478fbbd01
Update rfplot.py 2022-06-26 18:40:11 +02:00
Michał Drzał df80d25209
Update rfplot.py 2022-06-26 18:38:35 +02:00
Michał Drzał 7ded5d8bbe
Added loading observations from SatNogs 2022-06-26 18:31:45 +02:00
Michał Drzał 9626945d60
Added application of doppler correction when loading mark.dat on artifact 2022-06-26 17:10:32 +02:00
Michał Drzał b6d7083057
Removinf doppler correction when marked on satnogs artifact 2022-06-26 14:05:33 +02:00
Cees Bassa 12245fff05
Merge pull request #9 from xmichaelx/main
Small fixes and handling corner cases with sat visibility
2022-06-25 17:27:59 +02:00
Cees Bassa 2be6724889 Single to double quotes 2022-06-25 17:27:18 +02:00
Michał Drzał 9650be06d8
Added checking if satellite was always above horizon 2022-06-25 17:02:03 +02:00
Cees Bassa c6dc9fafd9 Update usage 2022-06-25 14:13:35 +02:00
Cees Bassa a561ab401e Update usage 2022-06-25 13:52:53 +02:00
Cees Bassa 78b99dda5a Move artifact definition to Spectrogram class 2022-06-25 13:48:43 +02:00
Cees Bassa 0342f65f87 Improve bin file reading logic 2022-06-25 11:49:53 +02:00
Cees Bassa fe6e4fd120 Sanitize input argument logic 2022-06-25 10:08:23 +02:00
Cees Bassa 777576333e Add spectrogram fcen, catalog argument, long arguments 2022-06-25 09:21:29 +02:00
Cees Bassa 7bf7d69b52 Ignore bin files, flip executable bit 2022-06-25 09:08:26 +02:00
Michał Drzał 701f41dc0b
Added mark.dat functionality 2022-06-25 00:22:45 +02:00
Cees Bassa e98fd37ce7
Merge branch 'main' into dirty_hdf5_support 2022-06-23 09:24:25 +02:00
Michał Drzał da8219fd11
Cleaned up the code 2022-06-23 01:24:22 +02:00
Michał Drzał 222cd05eda
Checking support for loading hdf5 satnogs files 2022-06-23 00:33:05 +02:00
Martin Herren ce4a73a40e
[Rfplot] Add main() 2022-06-22 16:26:08 +02:00
Martin Herren 69b433a898
[Rfplot] Set mandatory parameters to required 2022-06-22 16:26:04 +02:00
Michał Drzał 4a4e579c08
Added dopplers and text 2022-06-22 11:22:12 +02:00
Michał Drzał 75d7ed343a
Consistent color for dopplers 2022-06-22 00:55:52 +02:00
Michał Drzał cfeefde4ac
Added preliminary dopplers, not working still 2022-06-22 00:46:22 +02:00
Michał Drzał 5dd3f4fb09
Smaller fix 2022-06-21 23:45:24 +02:00
Michał Drzał b20604d60d
Added skyfield and plotting central frequencies 2022-06-21 23:43:03 +02:00
Michał Drzał 9bb5706dcc
Added joining TLE info with frequency info 2022-06-21 18:03:38 +02:00
Michał Drzał 0f6d50cf5c
Added loading frequencies from file 2022-06-21 17:31:57 +02:00
Cees Bassa 229f209b14 Add site IO 2022-06-21 14:49:10 +02:00
Michał Drzał 4f3cbb84b5
Added reading sites.txt 2022-06-21 14:27:17 +02:00
Michał Drzał 3b7c8fd706
Added support for b, v keypress from original strf 2022-06-21 12:07:06 +02:00
Michał Drzał f293d7ce0f
Fixed bug with variable overwritten 2022-06-21 10:53:05 +02:00
Michał Drzał afc1976303
Cleared up code 2022-06-21 10:49:28 +02:00
Michał Drzał 5f629bcca4
Reverted to original data sample and removed AI 2022-06-20 20:01:21 +02:00
Michał Drzał 4c15a40a5f
Update rfplot.py 2022-06-20 19:36:03 +02:00
Michał Drzał 478a2e1c85
Checking out thresholding 2022-06-19 17:25:11 +02:00
Michał Drzał 4cc21ff804
Added resetting created points 2022-06-19 00:56:54 +02:00
Michał Drzał 011473e28c
Added stub for fitting logic 2022-06-19 00:37:37 +02:00
Michał Drzał 9a64cf9d83
Added rectangle selection logic example 2022-06-19 00:18:17 +02:00
Michał Drzał 08d0303f15
Update rfplot.py 2022-06-18 18:24:45 +02:00
Michał Drzał 27f0bc7778
Basic key stroke handling support 2022-06-18 18:15:35 +02:00
Cees Bassa 489678e321 Nicer plotting, proper use of datetime 2022-06-18 18:01:38 +02:00
Cees Bassa 116153c784 Boilerplate input file reading and plotting 2022-06-18 17:44:39 +02:00