Menu

#1582 guess cadence failures

nextrelease
open
nobody
None
5
2025-09-09
2016-05-11
No

The guess cadence routine works quite reliably, so much that it's confusing when it doesn't work. This ticket is to collect cases where the cadence fails.

Discussion

1 2 > >> (Page 1 of 2)
  • Jeremy Faden

    Jeremy Faden - 2016-05-11

    This part of an orbit successfully guesses a cadence, when there should not be.

     

    Last edit: Jeremy Faden 2016-05-11
  • Jeremy Faden

    Jeremy Faden - 2016-05-11

    The problem there was that there was not enough data to do good statistics. In this case it should just return the highest bin where data was seen.

     
  • Jeremy Faden

    Jeremy Faden - 2016-05-12

    http://jfaden.net/jenkins/job/autoplot-test014/ is the grand test of cadence calculation.

     

    Last edit: Jeremy Faden 2018-08-07
  • Jeremy Faden

    Jeremy Faden - 2016-06-23

    I put in code to check that the cadence guessed won't break more than 25% of the connection, when there are fewer than 65 points. This was motivated by /home/jbf/ct/autoplot/script/development/interpolate/cadence/cadenceFailRank1Small.jy

     

    Last edit: Jeremy Faden 2016-06-23
  • Jeremy Faden

    Jeremy Faden - 2016-06-30

    Here's a simple 9-point set.

     
  • Jeremy Faden

    Jeremy Faden - 2017-05-10

    Ivar has a guess-cadence failure here: nudnik:/home/jbf/project/rbsp/users/ivar/20170510.

     
  • Jeremy Faden

    Jeremy Faden - 2017-07-23

    See sftp://jbf@jfaden.net/home/jbf/ct/autoplot/bugs/1582/MMS_FPI.vap, which fails to guess cadence for some intervals.

     

    Last edit: Jeremy Faden 2017-07-23
  • Jeremy Faden

    Jeremy Faden - 2018-09-13

    Ivar pointed out a couple of new guess-cadence failures. Also he requested that the spectrograms mind the "cadence check" property.

     
  • Jeremy Faden

    Jeremy Faden - 2018-10-09

    Note the series renderer is suddenly ignoring the cadenceCheck property.

    1. load http://www-pw.physics.uiowa.edu/~jbf/autoplot/bugs/1582/sliceFail20181009.vap
    2. plotElement properties, uncheck cadenceCheck.
    3. see that this has no effect.
     

    Last edit: Jeremy Faden 2018-10-09
  • Jeremy Faden

    Jeremy Faden - 2018-10-09

    The series renderer is again respecting the cadenceCheck property.

     
  • Jeremy Faden

    Jeremy Faden - 2022-02-23

    Jon N at UNH had a case where the highest energy of a spectrogram was cut off from the rest. See sftp://jfaden.net/home/jbf/ct/autoplot/u/2022/jonn/20220223/het_dth_comparison.vap

     
  • Jeremy Faden

    Jeremy Faden - 2022-03-21

    See https://sourceforge.net/p/autoplot/bugs/2440/ where a change for this caused new problems with test038.

     
  • Jeremy Faden

    Jeremy Faden - 2022-03-21

    It turns out there are a bunch of cases which were fixed by the new cadence logic, so I reverted the revert.

     
  • Jeremy Faden

    Jeremy Faden - 2022-11-12

    I need to start an area of data/vaps which have cadence breaks when they shouldn't, and when they don't but should. See sftp://jfaden.net/home/jbf/ct/autoplot/cadence/examples.

     
  • Jeremy Faden

    Jeremy Faden - 2024-06-28

    A single-element dataset passed into guessCadence would result in a IndexOutOfBoundsException. This case is handled now. I need to remind myself where all the corner cases are kept and add the single-point dataset to the cases.

     
  • Jeremy Faden

    Jeremy Faden - 2024-07-08

    The data cadence slows down when the speed slows down:
    vap+jyds:https://jfaden.net/~jbf/autoplot/data/kmz/Jul_8,_2024_12_58_54_PM.kmz/doc.kml?speed&script=https://github.com/autoplot/dev/blob/master/demos/formats/kml/tracksKML.jyds

     
  • Jeremy Faden

    Jeremy Faden - 2025-03-04

    Bob pointed out where the output of FFT has a return which is drawn but shouldn't be:

    plot( 'vap+hapi:http://hapi-server.org/servers/SSCWeb/hapi?id=ace&parameters=Time,X_TOD&timerange=1997-08-25T17:48:00.000Z/1997-09-04T17:48:00.000Z')
    dom.plotElements[0].component='|fft()|magnitude'
    

    https://sourceforge.net/p/autoplot/bugs/2684/

     

    Last edit: Jeremy Faden 2025-03-04
1 2 > >> (Page 1 of 2)
MongoDB Logo MongoDB