Commit 4aed414
Release 1.1.0 (#240)
* Created folderstructure for tutorials
* Redefined structure and created index file
* image test upload for getting-started
* initial starting page test
* Finished getting-started (initial page for tutorial) and changed from md to html for image display
* Changed file structure, and polished of getting-started
* Started on material and model setup
* First draft of "Material and model setup" complete
* first draft of 'experimental' page done and changed sample to model to reflect renaming for next version.
* Added version no. to start of the tutorial
* 1. draft of data loading done
* 1.draft of a simple fitting complete
* 1.draft of settings made
* Documentation fixes (Staging and removing old stuff) (#236)
* Update README.md
* FIxed layout issues with spaces and images
* restructered files and created a TOC to incorperate tutorials
* Removed unused .rst file
* Changed images to pandoc formating instead of html
* Setup docs build workflow
* Fixes docs env
* Fixes path for scr in workflow
* Update documentation-build.yml
Fixes branch in workflow
* Created src folder for all documentation to work with builder and fixed make files
* Fixes sphinx errors after changing structure with /src folder
* Update documentation-build.yml
* change back to proper branches for actions, misunderstoood references
* Update documentation-build.yml
* Remove old files
* Changed to layout of easyrefLib
* Fixed naming of projects
* Setup a look-a-like layout, to just have the basics
Removed legacy information and created a installation page mathing the github
---------
Co-authored-by: Andreas Pedersen <48797331+andped10@users.noreply.github.com>
* Updated easylib (#238)
* Update README.md
* point to the fix branch of easyapp
* reparented EasyApp
Fixed import
* see the console to find out the startup issue
* same for the other location
* restrict Qt version to match EasyApp
* Adds test run before freezing app
* Updates Python version to 3.12
* Changes directory before running test.
* Runs test mode using cloned EasyApp
* Moves the backend class registration before application creation
* back to nowindow and onefile for pyinstaller
* don't do the pre-build testmode run
* replace obsolete distutils.copy_tree with shutils.copytree
* reparent EasyApp to master
* full path to GH repo needed
---------
Co-authored-by: Andreas Pedersen <48797331+andped10@users.noreply.github.com>
Co-authored-by: Andrew Sazonov <andrew.sazonov@icloud.com>
* version # update (#239)
copyright date update
---------
Co-authored-by: Andreas Pedersen <andreas.pedersen@ess.eu>
Co-authored-by: Mads_Pufin <mads-1803@hotmail.com>
Co-authored-by: Mads Engstrøm <89266942+mEngstroem@users.noreply.github.com>
Co-authored-by: henrikjacobsenfys <henrik.jacobsen.fys@gmail.com>
Co-authored-by: Andreas Pedersen <48797331+andped10@users.noreply.github.com>
Co-authored-by: Andrew Sazonov <andrew.sazonov@icloud.com>1 parent 1e6fc56 commit 4aed414
88 files changed
Lines changed: 764 additions & 483 deletions
File tree
- .github/workflows
- EasyReflectometryApp
- Backends
- Mock
- Py
- logic
- Gui
- Globals
- Pages
- Analysis
- MainContent
- Sidebar
- Advanced
- Groups
- Basic
- Groups
- Popups
- Experiment/MainContent
- Project/MainContent
- Sample/MainContent
- Summary
- MainContent
- Sidebar
- Basic
- Groups
- Extra
- Groups
- docs
- adrs
- ci
- src
- _static
- tutorials
- _images
- src_qt5
- tools/Scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
83 | 91 | | |
84 | 92 | | |
85 | 93 | | |
| |||
173 | 181 | | |
174 | 182 | | |
175 | 183 | | |
176 | | - | |
| 184 | + | |
177 | 185 | | |
178 | 186 | | |
179 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments