Skip to content

Milestones

List view

  • Create an abstract DataHolder class to serve as parent class for Plasma0D, Plasma1D, Plasma2D, Plasma2DRipple, and Plasma3D, as well as DataCam1D and DataCam2D and DataCamSpectral1D and 2D. Make it child class of TofuObject to inherit copy(), save(), get_nbytes()... Create a Plasma0D class to handle time traces collections and time-dependent plasma characteristics (separatrix, axis...) Implement built-in interactive plots Implement methods for exporting to pandas DataFrame Implement method for computing plateaux (Jorge)

    No due date
    0/1 issues closed
  • Implement the minimum tools for modellign the Spectro 2D geometry: * crystal * Brag diffraction * Lambda in Rays * camera * Be window * Associated interactive figure Implement the minimum for fitting spectra and deriving Te and Ti * Multi-gaussian spectra fitting * Taking into account of elliptical curvature * LOS-integrated Te vertical profile * LOS-integrated Ti vertical profile

    No due date
    2/2 issues closed
  • Try to reach >= 75 % coverage for the whole package

    No due date
    1/4 issues closed
  • Solve all issues related to : * pip source install on all 3 platforms * pip binaries installs on all 3 platforms * conda binaries installs on all 3 platforms * unit tests running on all 3 platforms

    No due date
    5/5 issues closed
  • Identify parents / children of cluster centers in each frame

    Overdue by 6 year(s)
    Due by June 17, 2019
    1/1 issues closed
  • In all plotting method, implement a kwdarg for choosing between matplotlib and pyqtgraph, and pre-implement all associated pyqtgraph plotting functions in a _plot_pqt.py sub-module

    No due date
  • Based on what has already been done for tf._utils.KeyHandler_mpl() and tf.data.Plasma2D(), design a very generic abstract class handling all sorts of data, shapes, dependencies, groups... with built-in methods for event handling, index computing...

    No due date
    0/1 issues closed
  • 4 + 1 versions * M surfaces, P apertures in common, N points, with and without unit vector * M surfaces, P apertures in common, integrate toroidally and vertically subdomain, without unit vector, break toroidal / vertical loop if any solid angle is > 0 (visibility test, and extract polygons) * M surfaces, P apertures in common, integrate toroidally subdomain, using polygons, without unit vector Optionnal: * M surfaces, P apertures in common, integrate toroidally subdomain, using polygons, with unit vector, using user's function

    Overdue by 6 year(s)
    Due by July 12, 2019
  • 3+1 versions: * M polygons, N points, with and without unit vector * M polygons, whole plasma, toroidal integral for memory saving, without unit vector Optional: * Computation using user's function as input for case with unit vector and whole plasma

    Overdue by 6 year(s)
    Due by June 21, 2019
    0/5 issues closed
  • 3+1 versions: * M particles, N points , with and without unit vector * M particles, whole plasma => toroidal summation on the fly for memory saving, without unit vector Optional: * Version with user's function as input for intregral computing on whole plasma with unit vector

    Overdue by 6 year(s)
    Due by June 14, 2019
    9/9 issues closed