|
|
830a7eb469
|
Updated fetcher and added .vscode folder to gitignore
|
2026-08-28 01:39:18 -04:00 |
|
|
|
756270cd1b
|
Rewrote filter
|
2024-07-05 10:24:41 -04:00 |
|
|
|
d0fcee35d5
|
Added saving error images
|
2024-07-02 11:00:56 -04:00 |
|
|
|
dad3a80b9a
|
Added error handling to filter for fits file with no included image array.
|
2024-06-06 09:47:06 -04:00 |
|
|
|
cf2165a77b
|
Massively sped up puller by threading links lookup, and improved error handling by verifying file sizes.
|
2024-06-06 09:45:57 -04:00 |
|
|
|
5dcf714bf7
|
Fixed a bug in file queing for filter
|
2024-06-04 23:44:19 -04:00 |
|
|
|
d5545bc0e5
|
cleaned up merger and added flag for generating synthetic data.
|
2024-06-04 17:18:51 -04:00 |
|
|
|
4471e1c503
|
filter now processes images in time order and allows filtering by time
|
2024-06-04 17:17:26 -04:00 |
|
|
|
bd225d1c83
|
Changed ffmpeg to encode video while reading images from pipe instead of writing images to temp dir.
|
2024-06-04 17:17:06 -04:00 |
|
|
|
57c9aece2c
|
Improved detection of incomplete or not yet downloaded data by merger_FITS
|
2024-05-29 13:49:28 -04:00 |
|
|
|
e1b764cfa1
|
Added error file handling to puller_fits
|
2024-05-29 13:48:59 -04:00 |
|
|
|
1bd543c64d
|
Fixed timestamp issue by changing mktime to calendar.timegm
|
2024-05-29 13:48:48 -04:00 |
|
|
|
a54d10efab
|
Minor cleanup to filter_FITS
|
2024-05-29 13:47:46 -04:00 |
|
|
|
c365957204
|
Added frame interpolation on black frames to ffmpeg processing
|
2024-05-25 03:11:38 -04:00 |
|
|
|
2fa1297afc
|
In merger fixed timezone issue and added new font and black frame insertion
|
2024-05-25 03:10:46 -04:00 |
|
|
|
99c771322b
|
Rewrote trimming for 1920x1080 and updated to use new filtered filenames
|
2024-05-24 21:24:30 -04:00 |
|
|
|
0241545d5e
|
Added error metadata to filtered filenames
|
2024-05-24 21:23:37 -04:00 |
|
|
|
cebe35536e
|
Created filter_FITS to detect good images and mark them with a suffix for later use
|
2024-05-20 19:45:14 -04:00 |
|
|
|
a77bee2b7e
|
Added filtered and error suffixes to puller
|
2024-05-20 19:44:01 -04:00 |
|
|
|
133a4f563c
|
Fixed bug in puller causing bailout during connection error
|
2024-05-18 19:06:50 -04:00 |
|
|
|
a47c8b95d0
|
Added low prio mode for merger
|
2024-05-18 19:06:07 -04:00 |
|
|
|
bf7c34c834
|
Changed ffmpeg step to relative paths
|
2024-05-18 19:05:21 -04:00 |
|
|
|
238921eda3
|
All scripts working, initial commit
|
2024-05-16 15:43:12 -04:00 |
|