python Python36 Licence matplotlib PyQt5 numpy scipy

Change log


  • photon 19.5.0:
    • Change in the numbering system Yr.month.change
    • Bug fix: For large amount of line plot
  • photon 0.3.5:
    • Bug fix: column parameter
  • photon 0.3.3:
    • add: possibility to split legend in multiplt columns
    • add: scatter bar with color bar
  • photon 0.2.2:
    • modif: The file names are displayed now without the path.
    • bug fix: Straight line crashed photon when adding a straight line as first element
    • bug fix: zorder straight line was not taken into account
    • bug fix: Update the plot was modifying the style of the legend. Now it is fixed
  • photon 0.2.0:
    • New plot type: band. This allows you to fill the space between two curves.
    • fitsio –> astropy: mainly because some people reported problem with installing fitsio on py3.6.4.
  • photon 0.1.8:
    • axis in error plot fixed (X and Y we reversed)
    • load of marker for error plot the marker that was saved in the plot configuration file was not extracted correclty
    • update Logo
    • update online and local documentation