x-axis resolution #3
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
alex/kiwisnr-rrd#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
I would like to generate a spectrum plot in higher temporal resolution, for example with 1 minute per pixel.
Is this possible? How could I do that?
Thanks
It the input data has higher resolution, then the plot should be produced with higher resolution too.
It should be a matter of running the collection script more often.
I have 1 minute update interval and it seems it is about 1.75 minutes per pixel in the spectrum plot.
But it's good enough and looks great, thank you for the scripts.