User Activity

  • Posted a comment on ticket #2702 on Autoplot

    This code misinterprets example, thinking it must be a QDataSet: roiIntervals= [ \ '2025/20251102_01509_01614',\ '2025/20251109_01614_01718',\ '2025/20251116_01718_01823',\ '2025/20251123_01823_01927',\ '2025/20251130_01927_02031'] interval= getParam( 'interval', '2026/20260308_03389_03494', 'interval of ROIs', roiIntervals ) orbits= Orbits.getOrbitsFor('https://tracers-portal.physics.uiowa.edu/ancillary/events/tandem_rois.csv') # TODO: Check handling of ROI_03702_1 example= 'ROI_'+interval[14:19]+'_1'...

  • Posted a comment on ticket #2766 on Autoplot

    This gives incorrect MLat is not read at "MLat=None": class CrossingsPainter( Painter ): def __init__(self,ts): self.ts= ts def paint( self, g ): global roi,Type,ACI1_Time,ACI1_MLat,ACI2_Time,ACI2_MLat MLat=None if self.ts=='ts2' and not ACI2_MLat is None: MLat= ACI2_MLat ymin= 0 ymax= dom.canvases[0].height/2 elif self.ts=='ts1' and not ACI1_MLat is None: MLat= ACI1_MLat ymin= dom.canvases[0].height/2 ymax= dom.canvases[0].height else: return if not MLat is None: iMLat= dom.plots[0].xaxis.controller.dasAxis.transform(MLat)...

  • Created ticket #2828 on Autoplot

    "Run" button in script panel should always bring up parameters dialog

  • Modified a comment on ticket #2819 on Autoplot

    It has been causing some confusion this week, that after a decorator panel is added that it doesn't go away. Maybe there should be a "fullReset()" method, so that reset() continues to behave as it has been. [menubar]->File->Reset would do a full reset.

  • Posted a comment on ticket #2819 on Autoplot

    It has been causing some confusion this week, that after a decorator panel is added that it doesn't go away. Maybe there should be a "fullReset()" method, so that reset() continues to behave as it has been.

  • Created ticket #2827 on Autoplot

    Bug when agg field is the last item in filenames

  • Modified ticket #2826 on Autoplot

    The "Write" PNG option in run batch tool doesn't work properly

  • Posted a comment on ticket #2826 on Autoplot

    I think this has something to do with running the testagator. Oh duh, of course it does, since the testagator spawns another Autoplot. It would be fun to propagate the image back into the original, launching, Autoplot. Anyway this is not a bug.

View All

Personal Data

Username:
jbfaden
Joined:
2006-08-18 17:23:38

Projects

This is a list of open source software projects that Jeremy Faden is associated with:

  • Project Logo Autoplot Autoplot is an interactive browser for data on the web Last Updated:
  • VxOware   Last Updated:
  • email2xml   Last Updated:
  • papco   Last Updated:

Personal Tools

MongoDB Logo MongoDB