mimical 0.0.1__tar.gz → 0.0.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
mimical-0.0.2/PKG-INFO ADDED
@@ -0,0 +1,23 @@
1
+ Metadata-Version: 2.4
2
+ Name: mimical
3
+ Version: 0.0.2
4
+ Summary: Intesity modelling of multiply-imaged objects.
5
+ Author: Struan Stevenson
6
+ Author-email: struan.stevenson@ed.ac.uk
7
+ Description-Content-Type: text/markdown
8
+ Requires-Dist: numpy
9
+ Requires-Dist: astropy
10
+ Requires-Dist: matplotlib
11
+ Requires-Dist: nautilus-sampler
12
+ Requires-Dist: petrofit
13
+ Dynamic: author
14
+ Dynamic: author-email
15
+ Dynamic: description
16
+ Dynamic: description-content-type
17
+ Dynamic: requires-dist
18
+ Dynamic: summary
19
+
20
+ # Mimical (Modelling the Intensity of Multiply-Imaged CelestiAl Light)
21
+
22
+
23
+ #### Mimical is an intensity modelling code for multiply-imaged objects, performing simultaenous Bayseian inference of model parameters via the nested sampling algorithm. Mimical supports any astropy model, and supports user defined parameter polynomial depenency with image wavelength.
@@ -0,0 +1,4 @@
1
+ # Mimical (Modelling the Intensity of Multiply-Imaged CelestiAl Light)
2
+
3
+
4
+ #### Mimical is an intensity modelling code for multiply-imaged objects, performing simultaenous Bayseian inference of model parameters via the nested sampling algorithm. Mimical supports any astropy model, and supports user defined parameter polynomial depenency with image wavelength.
@@ -0,0 +1,23 @@
1
+ Metadata-Version: 2.4
2
+ Name: mimical
3
+ Version: 0.0.2
4
+ Summary: Intesity modelling of multiply-imaged objects.
5
+ Author: Struan Stevenson
6
+ Author-email: struan.stevenson@ed.ac.uk
7
+ Description-Content-Type: text/markdown
8
+ Requires-Dist: numpy
9
+ Requires-Dist: astropy
10
+ Requires-Dist: matplotlib
11
+ Requires-Dist: nautilus-sampler
12
+ Requires-Dist: petrofit
13
+ Dynamic: author
14
+ Dynamic: author-email
15
+ Dynamic: description
16
+ Dynamic: description-content-type
17
+ Dynamic: requires-dist
18
+ Dynamic: summary
19
+
20
+ # Mimical (Modelling the Intensity of Multiply-Imaged CelestiAl Light)
21
+
22
+
23
+ #### Mimical is an intensity modelling code for multiply-imaged objects, performing simultaenous Bayseian inference of model parameters via the nested sampling algorithm. Mimical supports any astropy model, and supports user defined parameter polynomial depenency with image wavelength.
@@ -8,9 +8,9 @@ long_description = (this_directory / "README.md").read_text()
8
8
  setup(
9
9
  name='mimical',
10
10
 
11
- version='0.0.1',
11
+ version='0.0.2',
12
12
 
13
- description='Sersic Fitting',
13
+ description='Intesity modelling of multiply-imaged objects.',
14
14
 
15
15
  long_description=long_description,
16
16
 
mimical-0.0.1/PKG-INFO DELETED
@@ -1,21 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: mimical
3
- Version: 0.0.1
4
- Summary: Sersic Fitting
5
- Author: Struan Stevenson
6
- Author-email: struan.stevenson@ed.ac.uk
7
- Description-Content-Type: text/markdown
8
- Requires-Dist: numpy
9
- Requires-Dist: astropy
10
- Requires-Dist: matplotlib
11
- Requires-Dist: nautilus-sampler
12
- Requires-Dist: petrofit
13
- Dynamic: author
14
- Dynamic: author-email
15
- Dynamic: description
16
- Dynamic: description-content-type
17
- Dynamic: requires-dist
18
- Dynamic: summary
19
-
20
- # Mimical (Modelling the Intensity of Multiply Imaged CelestiAl light)
21
-
mimical-0.0.1/README.md DELETED
@@ -1,2 +0,0 @@
1
- # Mimical (Modelling the Intensity of Multiply Imaged CelestiAl light)
2
-
@@ -1,21 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: mimical
3
- Version: 0.0.1
4
- Summary: Sersic Fitting
5
- Author: Struan Stevenson
6
- Author-email: struan.stevenson@ed.ac.uk
7
- Description-Content-Type: text/markdown
8
- Requires-Dist: numpy
9
- Requires-Dist: astropy
10
- Requires-Dist: matplotlib
11
- Requires-Dist: nautilus-sampler
12
- Requires-Dist: petrofit
13
- Dynamic: author
14
- Dynamic: author-email
15
- Dynamic: description
16
- Dynamic: description-content-type
17
- Dynamic: requires-dist
18
- Dynamic: summary
19
-
20
- # Mimical (Modelling the Intensity of Multiply Imaged CelestiAl light)
21
-
File without changes
File without changes