SANS@Tools
SANS@ToDo
SANS@MLZ
Useful Links
information about new versions and tools
2023-04-03 From middle 2022, QtiSAS code has been supported by Konstantin Kholostov from JCNS instrument software team.
Code modernisation, optimisation, preparation for long-term-support is aim of the first steps of Konstantin in the qtisas project.
First code “surviving” steps:
Currently code could be downloaded from the repository and compiled like below:
git clone https://iffgit.fz-juelich.de/kholostov/qtisas cd qtisas mkdir build cd build cmake .. -DCMAKE_BUILD_TYPE=Release -DWITH_PYTHON=ON make
Current QT is still QT4, therefore “native” Linux system for the code test is used Ubuntu 18.04. Before starting above shown compilation, next stuff should be installed:
sudo apt install python3-dev pyqt4-dev-tools python3-pyqt4 python3-sip-dev
2021-05-12 New Version is online: Downloads
QtiSAS
DAN.SANS.
2021-03-19
New Sasview Functions Implementation
Sasview Function Example (core-multi-shell),
Sasview: rmsa
2021-03-18 New Introduction: Reduction of KWS-3 data: KWS-3@Data-Reduction-Example
2021-03-11 New Introduction: Reduction of KWS-1 data: KWS-1@Data-Reduction-Example
2021-03-11 New Version is online: downloads
DAN.SANS:
Fit.Curve(s): few optical improvements…
2021-03-10 Updated Introduction: Compile Fortran Code: Fortran Functions (linking with c++ functions)
2021-03-01 New Introduction: Simply-Fit (Standard Mode) of Fit.Curve(s) interface: Fit.Curve(s) Introduction
2021-02-26 New Introduction: Fit.Compile interface: Fit.Compile
2021-02-25 New Introduction: easy-Fit (“eFit”) mode of Fit.Curve(s) interface: eFit
2021-02-17 New Version is online: downloads
QtiSAS
Unicode-in-Labels
JNSE: implementation (transfer) of J-NSE tools to QtiSAS:
JNSE page
SVD.SANS:Singular Value Decomosition is transfered to QtiSAS: SVD page |
Fit.Compile Fit.Compile.Introduction
Fit.Curve(s)
|
2020-10 New: Unicode symbol in Legends:
Unicode-in-Labels
2020-07 New Version is online: QtiSAS:News:2020-07-06:
A lot of changes in this version were motivated by A.F: thank you Artem!
QtiSAS|Color Maps:
QtiSAS|Graph|Automatic Layout:
QtiSAS|Log and Lin buttons:
|
QtiSAS|Graph|Tex Equation Editor:
QtiSAS|Graph|Add/Remove Curve interface:
QtiSAS|Graph|Add Error Bars interface: improved behaviour of “Existing Column”: DAN:
FIT:
|
2020-05-04 QtiSAS Source Online: QtiSAS Open Source: 2020-05-04
As well as compilation of program from source is simplified to two steps:
All nesessary non-Qt libraries will be compiled in first step, and Qt-related during second one.
2020-04-23 QtiSAS:
QtiSAS:Windows:installation:
QtiSAS:HomePage news:
2020-04-15
QtiSAS:
DAN@QtiSAS: v.2.2
2020-04-06 2D plot: new option is implemented:'Save Graph as Project + PDF-image’
2020-03-25 DAN@QtiSAS New Version with improved stability ( v.2.0)
2019-12-12New Hosting of QtiSAS Dokuwiki is located at www.freehosting.com. Free hosting plan is selected. We moved from FZ-Jülich web portal because non-static web pages (we use Dokuwiki) is not anymore allowed there.
2019-10-11
new
Linux: executable file for linux (64bit) is now available; Windows: improved installation procedure; First Start: optimized qtisas view during first start; Compile/eFit: added new options; Other: many non-critical small improvements;
new
qtisas.zip
: firstly uploaded; contains few fitting functions, many color maps, and two graph templates;
Help Menu
: added option to download qtisas.zip file
2019-08 Fortran Code integration is improved: functions containing Fortran functions SHOULD BE RECOMPILED
>2019-07 Strongly Improved fitting interface, logic, structure: functions SHOULD BE RECOMPILED
>2018-10 Modified Graph layer:
>2018-07 Fitting 1D and Compile interface is moved from qtikws to qtisas qtisas-get-first-simulated-curve.pd
>2013-06 QtiSAS project is started online (FZ-Jülich Hosting)