Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • ASP-61@JIRA Implement db table of aliases for ASPJ sources so that standard astronomical names can be used and multiple ASPJ entries can be reconciled.
  • The GRB_refinement task uses the positions from the GCN Notices as a seed for the position refinement and selects the notice that reports the smallest error as the best seed position to use. LAT on-board notices are unreliable and have unrealistically small error radii, so they should be ignored in determining the seed position. Here are examples of error circles for the two recent bursts GRB090323002 and GRB090328401:

    The black cones are the GRB GBM flight error cones, the blue cones are GBM ground, and the red are the LAT on-board error cones. The dotted cross-hairs show the XRT positions for the afterglow emission from these bursts.
  • ASP v2r12
    • AspHealPix v0r0p2*
      • modified to use numpy
    • AspLauncher v1r3p6
    • AspPolicy v0r6p1
    • BayesianBlocks v1r0p1*
      • modified to use numpy
    • asp_pgwave v1r9p2*
      • modified to use numpy
    • drpMonitoring v1r7p2*
      • modified to use numpy
      • removed python/computeUpperLimits.py (deprecated code)
      • modified makeDrpLcTables.py to apply standard astronomical aliases to point source names.
    • grbASP v4r8*
      • modified to use numpy
      • Add code to skip selectable set of GCN Notices in GcnNotice.py, dbAccess.py and apply to FERMI_LAT_POSITION notice types in extractLatData.py
      • perform TS calculation for all GRB candidates in LatGrbSpectrum.py
      • generate GCN Notice using new template and add code to mail completed Notice to distribution list including GCN server.
      • fixed FITS image ingest to plot latitude coordinates from TS map correctly.
    • pyASP v3r6*
      • modified to use numpy
      • removed python/UpperLimits.py (use version in ST v9r11, pyLikelihood instead)