Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
est
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mauro Rovezzi
est
Graph
f4b8ea6997502a1a1475b8b26de4f10ed53364e4
Select Git revision
Branches
9
0.1
0.2
change_project_name
fix_20
fix_ci_gtk_missing
master
default
protected
mauro_evals
test_reinstall_larch_from_pypi
xas_workflow_instanciation_add_on
Tags
4
v0.2.2
v0.2.1
v0.2.0
v0.1.0
13 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Apr
24
23
19
18
17
16
5
4
27
Mar
25
24
18
12
Feb
10
7
31
Jan
18
8
27
Dec
14
13
12
16
Oct
2
27
Sep
21
19
13
Jul
29
Jun
9
30
Apr
14
Mar
10
Feb
8
1
26
Jan
3
Dec
18
Oct
26
Sep
23
23
Aug
22
25
Jul
22
21
20
19
18
13
12
10
8
5
4
1
29
Jun
28
27
24
23
22
21
20
19
18
17
16
17
Mar
11
Oct
8
7
6
5
4
1
Sep
24
Aug
23
13
12
11
4
3
28
Jul
27
23
22
21
31
May
7
12
Apr
6
31
Mar
25
24
Feb
2
29
Jan
28
26
25
22
21
20
19
18
8
7
22
Dec
21
18
17
16
15
14
11
Merge branch 'refactor-input-info' into 'main'
master
master
Remove unused getters in XASObjectDialog
Build XASObject in GUI via read_from_input_information
Merge branch 'move-input-info' into 'main'
Move getInputInformation from xas_input to XASObjectDialog
Merge branch 'remove-gui-processing' into 'main'
Remove I0, I1, I2, mu_ref from the XASObject loading in the GUI
Add test for loading from input info with HDF5 URIs
Remove get_xas_obj
Attach 3D arrays to XASObject in read_from_input_information
Merge branch 'reader-scope' into 'main'
Reduce scope of `read_from_file` to `read_from_ascii'
Remove InputInformation getters/setters
Move information in io module to avoid cyclic import
Merge branch 'remove-spectra-url-dims' into 'main'
Remove spectra_url_dims and other little improvements in XASObject
Merge branch 'xasobject-types' into 'main'
Improve type annotations in XASObject
Update minimum supported Python version to 3.8
Merge branch 'refactor' into 'main'
Move imports at the beginning of the file in SpectrumPlot
Add missing init file in xas_object_definition
Move XAS object classes in a dedicated folder
Separate XASObjectFromAscii and FromH5
Put XASObjectDialog in its own file
Move XASObjectWindow and SpectrumPlot in its own file
Merge branch 'help-path' into 'main'
Update WIDGET_HELP_PATH
Merge branch 'tutorials' into 'main'
Merge branch 'fix-pkg-meta' into 'main'
Make example workflows discoverable in Orange
Fix import of ewoksorange.pkg_meta
Merge branch 'pytest_ns_packge' into 'main'
pytest and native namespace packages
Merge branch 'update_pytest_opts' into 'main'
re-fix test to be coherent with what used to exist
Merge branch 'handle_pkg_resource_deprecation' into 'main'
CI: reactivate code coverage
use importlib for pytest
fix import
Loading