You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* initial testing and integration
* batbot metadata parser
* batbot spectrogram generation
* remove old spectrogram generation code
* swap back to using the github installation for batbot
* use temp branch for start/stop fixes
* increase accuracy for spectrograms and annotations
* thumbnail centering fixes
* add noise filter
* contour testing
* contours backend
* contour support
* update batbot
* fix contour width calculations
* contour opacity settings
* contour testing
* fix NABat spectrogram generation
* client linting
* removing integration notes
* use masks for contours
* save mask images along compressed spectrograms
* contour and mask UI
* batbot metadata graphing
* reconfigure pulseMetadata, add labels
* Update client/src/components/TransparencyFilterControl.vue
Co-authored-by: Michael Nagler <mike.nagler@kitware.com>
* reverting float to ints for pixel fields
* remove uneeded dependencies
* import GRTS updated for sciencebase.gov downtime
* add batbot issue for ml model integration
* main merge migration update
* swap to port 8080 for client based on main's client redirect port
* remaking migrations
* migrations
* remove svgwrite depedency
* rename extract_contours script
* client side fixes to contour toggling
* update pulse metadata if the compute spectrogram is run again
* remove vetting details print
* remove duplicate characteristic frequency plotting
* make contours optional for pulseMetadata
* update migrations
* fix v-if, fix type for key points, nabat update or create
* swap to batbot main branch
* Update client/src/use/useState.ts
Co-authored-by: Michael Nagler <mike.nagler@kitware.com>
* Update client/src/views/Spectrogram.vue
Co-authored-by: Michael Nagler <mike.nagler@kitware.com>
* addressing comments
* contour layer ordering
* move pulse metadata to it's own usePulseMetadata singleton composable
* remove deep watching from the pulseMetadata settings
* swap to baseTextLayer base for pulsemetadata and use textScaling for text locations
* hover to open contours
* positioning of metadata text labels
* swap to pypi for batbot installation
* installing tasks for celery container
* revert command structure and use uv run --extra
* modify the celery command and cache volume name
* share cache among the containers
---------
Co-authored-by: Michael Nagler <mike.nagler@kitware.com>
0 commit comments