Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
3ec69af
[Issue203] Created tf.data._spectrafit2d.py and tf.geom._core_Optics.py
Oct 2, 2019
872cb94
tofu/data/_spectrafit2d.py added
Oct 2, 2019
fd2f26d
[Issue203] Advanced tofu/data/_spectrafit2d.py
Oct 2, 2019
1edd1a8
[Issue203] Advanced tofu/data/_spectrafit2d.py
Oct 2, 2019
376ce69
[Issue203] Advanced tofu/data/_spectrafit2d.py: included simultaneous…
Oct 4, 2019
faac425
Merge branch 'devel' into Issue203_SpectroX2DSpectraFittingNC
Oct 8, 2019
ee04449
[Issue203] Advanced a bit herratically spectral fits...
Oct 15, 2019
c4146ac
[Issue203] Started latex / pdf notes on ellipse intersection with pla…
Oct 15, 2019
54d77e7
[Issue203] Moved notes to Notes_Upgrades/SpectroX2D
Oct 16, 2019
a6825f5
[Issue203] Ellipses coordinates transform ok until direct problem (No…
Oct 16, 2019
7177f0c
[Issue202] Advanced CrystalBragg class up to public class methods, in…
Oct 16, 2019
59bec07
[Issue202] Tested, about to merge with Issue203
Oct 16, 2019
27e5416
[Issue202] Advanced reverse coordinates transform in Notes
Oct 16, 2019
78e1ec3
[Issue202] Completed Notes on SpectroX2D up to reverse coordinates tr…
Oct 17, 2019
65155bb
[Issue202] First version of CrystalBragg.get_braggangle_from_xixj() =…
Oct 17, 2019
6c3b689
[Issue202] CrystalBragg now performing coordinates tranforms in both …
Oct 17, 2019
6dedc3a
[Issue202] Renamed tofu/geom/_core_Optics.py to tofu/geom/_core_optic…
Oct 18, 2019
d60d835
[Issue202] Added l = f(\beta) in Notes_Upgrades/SpectroX2D
Oct 18, 2019
38727e8
[Issue202] CrystalBragg now performs coordinates transforms in both d…
Oct 18, 2019
346b58a
[Issue202] Preparing CrystalBragg for tests with experimental data
Oct 18, 2019
c4ff052
[Issue202] Creating tofu/geom/inputs/test_data/ for SpectroX2D (to be…
Oct 18, 2019
7396ca9
[Issue202] CrystalBragg has helper routine for simple 2d plot (to be …
Oct 18, 2019
4c9be5f
[Issue202] Advanced plot for fit and fitting 2d spectra function, to …
Oct 21, 2019
ce4650d
[Issue202] plot of coords tranform and 2d spectral fit almost operati…
Oct 22, 2019
5942ef3
[Issue202] Save crystal for further testing
Oct 22, 2019
1db9b01
[Issue202] CyrstalBragg instanciation ok up to dgeom and dmat, ArXVII…
Oct 23, 2019
c758bad
[Issue202] Advanced plotting
Oct 24, 2019
88dc5e9
[Issue202] Advanced CrystalBragg.plot(), to be checked
Oct 25, 2019
023da7a
[Issue202] Advanced CrystalBragg.plot() => decision to replace nIn by…
Oct 28, 2019
e5a217b
[Issue202] Started sketch for Notes_Upgrades with generalized coordin…
Oct 28, 2019
ef894b8
[Issue202] Advanced Notes on generalization with sketch, to be finished
Oct 29, 2019
00f980f
[Issue202] get_summary() operational for CrystalBragg
Oct 29, 2019
453d6a3
[Issue202] CrystalBragg.plot() operational for proj='all', starting g…
Oct 29, 2019
69747c3
[Issue202] get_CamLOS1D_from_Crystal() almost operational, to be fini…
Oct 29, 2019
138ae40
[Issue202] CrystalBragg.plot(), move() and get_Rays_from_summit() ope…
Oct 30, 2019
393b7dd
[Issue202] CrystalBragg.get_Rays_envelopp() ok, but understand sagita…
Oct 30, 2019
a5febcb
[Issue202] Rewritten calc / plot metjods of CrystalBragg with more ge…
Oct 31, 2019
35d75cb
[Issue202] Moved _spectralfit2d to tofu.geom temporarilly for conveni…
Oct 31, 2019
236d735
[Issue202] Advance on spectralfitting => write toolbox in _spectralfi…
Oct 31, 2019
0795ede
[merge] merge with devel (lost py2.7 support)
lasofivec Nov 4, 2019
32ed94b
Merge remote-tracking branch 'origin/devel' into Issue202_SpectroX2DC…
Nov 5, 2019
9b9218b
[Issue202] Added sep=None keyword arg to CrystalBragg.__init__() for …
Nov 5, 2019
94d3be9
[Issue202] Moving back _spectralfit2d.py to tofu/data and starting pa…
Nov 5, 2019
51842f2
Merge branch 'Issue202_SpectroX2DCrystal' of https://github.com/ToFuP…
Nov 5, 2019
9351c27
Merge remote-tracking branch 'origin/devel' into Issue202_SpectroX2DC…
Nov 5, 2019
d8984c1
[Issue202] Advanced spectrum fit 1d
Nov 5, 2019
bffe1ae
[Issue202] Advancing on spectralfit2d
Nov 6, 2019
611dd14
[Issue202] Advanced 2d fitting => use curve_fit with Bsplines and pro…
Nov 7, 2019
a52bb12
[Issue202] CrystalBragg.plot_datavs_fit2d() operational using scipy.l…
Nov 8, 2019
2b30cff
[Issue202] Debugging Convergence of algo using figures on fraction of…
Nov 8, 2019
96f47b6
[Issue202] 2d fit operational but still slow and lacks accuracy => si…
Nov 12, 2019
fea848c
[Issue202] Advanced new fitting routines for spectral 1d and 2d, base…
Nov 13, 2019
185b7c4
[Issue202] Saving before switching to Jack Hare's issue #248
Nov 14, 2019
c29d486
[Issue202] Advanced get_x0_bounds() from dlines in tf.data._spectralf…
Nov 14, 2019
9d8e582
Merge branch 'devel' into Issue202_SpectroX2DCrystal
Nov 20, 2019
806dbc9
[Issue202] Just making sure tofu is stable to merge this non-finalize…
Nov 20, 2019
0dd876b
[Issue202] PEP8 Compliance 1
Nov 20, 2019
43c9b29
Merge branch 'devel' into Issue202_SpectroX2DCrystal
Didou09 Nov 20, 2019
8ad363d
Merge branch 'devel' into Issue202_SpectroX2DCrystal
Didou09 Nov 20, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions Debug_JINTRACMesh.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading