Skip to content

Commit

Permalink
update to version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan-Torge Schindler committed Feb 14, 2022
1 parent baf727a commit 25035fd
Show file tree
Hide file tree
Showing 31 changed files with 52 additions and 54 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Interactive modeling of (electromagnetic) astronomical spectra.

For installation instructions and documentation visit [Sculptor's ReadTheDocs]

##### (Version 0.4b0)
##### (Version 1.0.0)

**Sculptor** is a high level API and Graphical User Interface around [LMFIT](https://lmfit.github.io/lmfit-py/) tailored specifically for the analysis of astronomical spectra. This package is designed to facilitate reproducible scientific results and easy to inspect model fits in an open source framework. For this purpose the *Sculptor* package introduces four core python modules and a Graphical User Interface for interactive control:

Expand All @@ -32,7 +32,7 @@ At the heart of the *Sculptor* package is the Graphical User Interface, which of
If you are interested in being involved with this project, please contact Jan-Torge Schindler via [github](https://github.com/jtschindler/sculptor).

**Disclaimer:**
This project is currently undergoing rapid development. Be advised as the API has not been finalized, yet, fits done with the current version may not work with a future version of the software. The first stable, well-tested release will be version 1.0.0 anticipated for summer 2021.
Version 1.0.0 is the first stable release version of Sculptor. Be advised that all future 1.x.x versions will adhere to the same API. However API changes might occur between major releases.


[LMFIT]: https://lmfit.github.io/lmfit-py/
Expand Down
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/build/doctrees/index.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 4e73a007b21b97cb5e29bf4ca4251b0a
config: 8cac2b818d84d887fa2158242864050f
tags: 645f666f9bcd5a90fca523b33c5a78b7
3 changes: 1 addition & 2 deletions docs/build/html/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ At the heart of the *Sculptor* package is the Graphical User Interface, which of
If you are interested in being involved with this project, please contact Jan-Torge Schindler via `github <https://github.com/jtschindler/sculptor>`_.

**Disclaimer:**
This project is currently undergoing rapid development. Be advised as the API has not been finalized, yet, fits done with the current version may not work with a future version of the software. The first stable, well-tested release will be version 1.0.0 anticipated for summer 2021.

Version 1.0.0 is the first stable release version of Sculptor. Be advised that all future 1.x.x versions will adhere to the same API. However API changes might occur between major releases.

.. toctree::
:maxdepth: 1
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.4b0',
VERSION: '1.0.0',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/first_fit.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Spectral fitting with the Sculptor GUI &mdash; Sculptor 0.4b0 documentation</title>
<title>Spectral fitting with the Sculptor GUI &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -64,7 +64,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Index &mdash; Sculptor 0.4b0 documentation</title>
<title>Index &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -62,7 +62,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/getting_started.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>The Sculptor GUI &mdash; Sculptor 0.4b0 documentation</title>
<title>The Sculptor GUI &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -64,7 +64,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
8 changes: 4 additions & 4 deletions docs/build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Welcome to Sculptor’s documentation! &mdash; Sculptor 0.4b0 documentation</title>
<title>Welcome to Sculptor’s documentation! &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -63,7 +63,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down Expand Up @@ -212,7 +212,7 @@
</style>
<div class="section" id="welcome-to-sculptor-s-documentation">
<h1>Welcome to Sculptor’s documentation!<a class="headerlink" href="#welcome-to-sculptor-s-documentation" title="Permalink to this headline"></a></h1>
<p><strong>Version:</strong> 0.4b0</p>
<p><strong>Version:</strong> 1.0.0</p>
<p><strong>Sculptor</strong> is a high level API and Graphical User Interface around <a class="reference external" href="https://lmfit.github.io/lmfit-py/">LMFIT</a> tailored specifically for the analysis of astronomical spectra. This package is designed to facilitate reproducible scientific results and easy to inspect model fits in an open source framework. For this purpose the <em>Sculptor</em> package introduces four core python modules and a Graphical User Interface for interactive control:</p>
<p>1. <strong>SpecOneD</strong>:
The <em>SpecOneD</em> module introduces the SpecOneD class, which is designed to store and manipulate 1D astronomical spectral data.</p>
Expand All @@ -226,7 +226,7 @@ <h1>Welcome to Sculptor’s documentation!<a class="headerlink" href="#welcome-t
<p>At the heart of the <em>Sculptor</em> package is the Graphical User Interface, which offers interactive control to set up and combine multiple spectral models to fully fit the astronomical spectrum of choice. This includes masking of spectral features, defining fit regions, and setting of fit parameter boundaries. The framework allows to add interdependent fit parameters (e.g., to couple the FWHM of multiple emission/absorption lines).</p>
<p>If you are interested in being involved with this project, please contact Jan-Torge Schindler via <a class="reference external" href="https://github.com/jtschindler/sculptor">github</a>.</p>
<p><strong>Disclaimer:</strong>
This project is currently undergoing rapid development. Be advised as the API has not been finalized, yet, fits done with the current version may not work with a future version of the software. The first stable, well-tested release will be version 1.0.0 anticipated for summer 2021.</p>
Version 1.0.0 is the first stable release version of Sculptor. Be advised that all future 1.x.x versions will adhere to the same API. However API changes might occur between major releases.</p>
<div class="toctree-wrapper compound">
<p class="caption"><span class="caption-text">Getting Started:</span></p>
<ul>
Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Installation &mdash; Sculptor 0.4b0 documentation</title>
<title>Installation &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -64,7 +64,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/license.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>License &mdash; Sculptor 0.4b0 documentation</title>
<title>License &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -63,7 +63,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/masksmodels.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>The Masks &amp; Models Module &mdash; Sculptor 0.4b0 documentation</title>
<title>The Masks &amp; Models Module &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -64,7 +64,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/my_extension.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Example extension Module &mdash; Sculptor 0.4b0 documentation</title>
<title>Example extension Module &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -64,7 +64,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
Binary file modified docs/build/html/objects.inv
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/build/html/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Python Module Index &mdash; Sculptor 0.4b0 documentation</title>
<title>Python Module Index &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -65,7 +65,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/qso_extension.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>The QSO-Extension Module &mdash; Sculptor 0.4b0 documentation</title>
<title>The QSO-Extension Module &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -64,7 +64,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/scripting_sculptor_1.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Scripting Sculptor 01 - Modelling the example spectrum in a script &mdash; Sculptor 0.4b0 documentation</title>
<title>Scripting Sculptor 01 - Modelling the example spectrum in a script &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -64,7 +64,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/scripting_sculptor_2.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Scripting Sculptor 02 - Analysing model fits with SpecAnalysis &mdash; Sculptor 0.4b0 documentation</title>
<title>Scripting Sculptor 02 - Analysing model fits with SpecAnalysis &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -64,7 +64,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/scripting_sculptor_3.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Scripting Sculptor 03 - Fitting and Analzying models using MCMC &mdash; Sculptor 0.4b0 documentation</title>
<title>Scripting Sculptor 03 - Fitting and Analzying models using MCMC &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -64,7 +64,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Search &mdash; Sculptor 0.4b0 documentation</title>
<title>Search &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -65,7 +65,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/searchindex.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/build/html/specanalysis.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>The SpecAnalysis Module &mdash; Sculptor 0.4b0 documentation</title>
<title>The SpecAnalysis Module &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -64,7 +64,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/specfit.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>The SpecFit Module &mdash; Sculptor 0.4b0 documentation</title>
<title>The SpecFit Module &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -64,7 +64,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/specmodel.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>The SpecModel Module &mdash; Sculptor 0.4b0 documentation</title>
<title>The SpecModel Module &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -64,7 +64,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/speconed.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>The SpecOneD Module &mdash; Sculptor 0.4b0 documentation</title>
<title>The SpecOneD Module &mdash; Sculptor 1.0.0 documentation</title>



Expand Down Expand Up @@ -64,7 +64,7 @@


<div class="version">
0.4b0
1.0.0
</div>


Expand Down
Loading

0 comments on commit 25035fd

Please sign in to comment.