Commit Graph

236 Commits (spacecruft)

Author SHA1 Message Date
Jeff Moe 7499e5c576 cruft notes 2023-01-21 09:51:27 -07:00
Jeff Moe ffb256112b rfplot draws grid, ticks, etc. 2023-01-20 15:33:28 -07:00
Jeff Moe 59d90c3218 a few giza conversions 2023-01-20 15:33:08 -07:00
Jeff Moe 5e13922ccb ignore .dat 2023-01-20 15:31:37 -07:00
Jeff Moe c546855a09 Black backgroud, exit clean 2023-01-20 13:20:37 -07:00
Jeff Moe 917d3c0151 rfplot scripted from pgplot to giza 2023-01-20 13:11:10 -07:00
Jeff Moe cc8270beb4 Add giza library to makefile 2023-01-20 13:10:46 -07:00
Jeff Moe d839b70c4d Script to convert pgplot to giza 2023-01-20 13:10:08 -07:00
Jeff Moe 3cf427ff76 Setup/use stub README 2023-01-20 12:41:16 -07:00
Jeff Moe 465d68b05d ignore data/desig.txt 2023-01-20 12:40:52 -07:00
Jeff Moe 748bcece8a ignore temp files 2023-01-20 12:12:36 -07:00
Jeff Moe c250f08b65 Libre fork of STRF 2023-01-20 12:12:29 -07:00
Jeff Moe d8dbe94a1d mv upstream README 2023-01-20 12:08:15 -07:00
Cees Bassa 9f8f6b4ac6 Fix time axis on missing data (fixes #38)
Signed-off-by: Cees Bassa <cbassa@gmail.com>
2023-01-20 14:00:06 +01:00
Cees Bassa 68ddde792e Fix time axis scaling (fixes #35)
Signed-off-by: Cees Bassa <cbassa@gmail.com>
2023-01-16 18:02:51 +01:00
Cees Bassa 6018741c79 Fix identification without catalog (fixes #28)
Signed-off-by: Cees Bassa <cbassa@gmail.com>
2023-01-16 17:42:03 +01:00
Fabian P. Schmidt 0c07ce585c Add error/warning if site is missing/duplicate from sites.txt
Previously a missing site / wrongly configured sites.txt was a common
source of frustration for me.
2023-01-16 17:29:32 +01:00
Fabian P. Schmidt 84f526c2ec rffit: only call get_site(rsite_id) if rsite_id is non-zero 2023-01-16 17:29:32 +01:00
Fabian P. Schmidt 6232951052 rffit: Add ST_SITES_TXT environment variable 2023-01-16 17:29:32 +01:00
Fabian P. Schmidt d3d5d11327 New API to load sites from sites.txt
This is refactoring existing code only, with the goal of providing
a common API for loading sites from sites.txt, usable by multiple tools.
2023-01-16 17:29:32 +01:00
Cees Bassa ce6e6a6748
Merge pull request #36 from MartinHerren/tle_wrapper
[TLE] New tle api to load TLE files only once
2023-01-16 17:26:01 +01:00
Cees Bassa 79d8e8faff
Merge pull request #33 from kerel-fs/various_fixes
Cleanup remnants of unfinished PR; Update python-satnogs-api dependency
2023-01-13 17:45:36 +01:00
Fabian P. Schmidt 786e3330a7 env-dist: Simplify paths 2023-01-13 17:33:07 +01:00
Fabian P. Schmidt 597ee64e32 Remove erroneously added files
The API Token was invalidated ages ago.
2023-01-13 17:33:07 +01:00
Fabian P. Schmidt 8cd81410ad contrib/README: Fix typo
Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2023-01-13 17:33:07 +01:00
Fabian P. Schmidt 8e443b4fc5 contrib: Fix/Update dependencies
Due to a new release in SatNOGS Network the python-satnogs-api package
was broken. Update to a fixed release (in the new upstream, since
librespacefoundation/sanogs/python-satnogs-api was archived).

Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2023-01-13 17:33:07 +01:00
Martin Herren (HB9FXX) 7177ad68bd
[TLE] New tle api to load TLE files only once
This is a wrapper over the existing code, underlying parsing is not
changed.
2023-01-12 18:52:40 +01:00
Cees Bassa 289eaf14dd Merge branch 'master' of github.com:cbassa/strf 2023-01-08 12:08:48 +01:00
Cees Bassa e3ddde01b4 Update autoscaling 2023-01-08 12:08:33 +01:00
Cees Bassa d95dfd8b3b
Merge pull request #32 from janvgils/patch-2
Update rffit.c
2022-12-20 19:52:21 +01:00
Jan - PE0SAT d4ee7b222b
Update rffit.c
Just a small usage -h change.
2022-12-20 18:48:50 +01:00
Cees Bassa 4dcfe148c5 Compute TLE epoch for selected data 2022-12-20 18:21:21 +01:00
Cees Bassa 0b88e46e86 Merge branch 'master' of github.com:cbassa/strf 2022-12-20 18:02:20 +01:00
Cees Bassa af2c2c384e Speed up curve plotting 2022-12-20 18:02:08 +01:00
Cees Bassa 26bb3db828
Merge pull request #30 from xmichaelx/starting_index
Added specifying starting index
2022-11-21 17:53:04 +01:00
xmichaelx 9faa0c3e45 Added specifying starting index 2022-11-20 19:34:10 +01:00
Cees Bassa 35a21ea5c3 Sanitize prediction computation logic 2022-10-18 19:40:34 +02:00
Cees Bassa 8aaf54252a Force identical to sattools version 2022-10-08 19:00:33 +02:00
Cees Bassa a1c95548eb Freqlist for rfpng 2022-06-17 09:49:29 +02:00
Cees Bassa 619d70e790 Add cmdline arg for providing frequency list to rffit 2022-06-09 22:40:11 +02:00
Cees Bassa 00bdbf98dd Add cmdline arg for providing frequency list 2022-06-09 22:32:57 +02:00
Cees Bassa 5140eccc56 Fix bug in rfdop 2022-02-04 15:56:42 +01:00
Cees Bassa 0afac75bad Merge branch 'master' of github.com:cbassa/strf 2022-02-03 23:32:27 +01:00
Cees Bassa 1fb156c377 Improved error handling on SGPD4_ERROR 2022-02-03 23:31:47 +01:00
Cees Bassa badca9ac4f
Merge pull request #25 from kerel-fs/idea_dump
WIP: Add SatNOGS Artifact Analysis Tools
2021-11-20 10:42:30 +01:00
Fabian P. Schmidt c76a0cbf8a Add docs on config variables
Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2021-11-20 08:24:00 +01:00
Fabian P. Schmidt 720fba5dfa Always plot measurement results
Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2021-11-20 08:20:22 +01:00
Fabian P. Schmidt 098406bdd6 Add SatNOGS Artifact Analysis (WIP)
Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2021-11-20 06:45:55 +01:00
Fabian P. Schmidt ce46a2cb2a Rename OBS_DIR to SATNOGS_DOPPLER_OBS_DIR
Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2021-11-20 06:39:52 +01:00
Fabian P. Schmidt 6c1f859c68 contrib/README: Add artifacts helper section
Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2021-09-04 01:26:43 +02:00