https://github.com/gica3618/pythonradex

sort by:
Revision Author Date Message Commit Date
ae1b69f Merge branch 'master' of github.com:gica3618/pythonradex 01 September 2023, 06:09:53 UTC
a2bae67 updated numerical values in docs 01 September 2023, 06:09:42 UTC
6a7c5d4 Update .readthedocs.yaml 01 September 2023, 05:50:32 UTC
7f7317e moving .readthedocst.yaml 01 September 2023, 05:49:01 UTC
826e86a Update .readthedocs.yaml 01 September 2023, 05:41:30 UTC
2cf1370 Update .readthedocs.yaml 01 September 2023, 05:40:38 UTC
4e53cec Update .readthedocs.yaml 01 September 2023, 05:33:58 UTC
e6e52bd Update requirements.txt 01 September 2023, 05:30:34 UTC
c4f5837 changed pythonradex package entry 01 September 2023, 05:29:11 UTC
d1abe48 Update .readthedocs.yaml 01 September 2023, 05:14:54 UTC
f0e126f Update .readthedocs.yaml 01 September 2023, 05:11:46 UTC
0106ce6 updated requirements.txt with increased python version 01 September 2023, 04:02:04 UTC
cb043fe Merge branch 'master' of github.com:gica3618/pythonradex 01 September 2023, 03:50:43 UTC
900a906 name change: use rectangular instead of square 01 September 2023, 03:49:23 UTC
e6e3599 Merge pull request #3 from gica3618/dependabot/pip/scipy-1.10.0 Bump scipy from 1.3.1 to 1.10.0 19 August 2023, 03:53:59 UTC
9dcf182 Bump scipy from 1.3.1 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.3.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.3.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 06 July 2023, 21:46:11 UTC
f0bd1b8 Merge pull request #2 from gica3618/dependabot/pip/numpy-1.22.0 Bump numpy from 1.17.2 to 1.22.0 11 May 2023, 00:56:03 UTC
f408360 Bump numpy from 1.17.2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.17.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 21 June 2022, 21:16:38 UTC
390e1c8 Merge branch 'master' of github.com:gica3618/pythonradex 26 March 2022, 03:12:45 UTC
2fc28a3 made read_frequencies are mandatory argument, to force user to check if frequencies are given the LAMDA data file 26 March 2022, 03:09:49 UTC
4821537 change escape probability for negative optical depth to stabilise code 01 November 2021, 07:52:00 UTC
8842a7a pinned docutils version 29 October 2021, 06:03:56 UTC
7ea5061 specifying sphinx version 29 October 2021, 06:00:48 UTC
c594278 updated docs 29 October 2021, 05:49:20 UTC
d2eef3c adjusted behaviour for negative optical depth 29 October 2021, 05:39:42 UTC
fd406cd updated error message / doc content about crash for high column density / low collider density 26 October 2021, 04:01:10 UTC
9f6fdbb updated docs with better description of known issue 26 October 2021, 01:30:35 UTC
a1d93f7 updated error message 26 October 2021, 01:05:51 UTC
fb4402f Merge branch 'master' of github.com:gica3618/pythonradex merging 15 October 2021, 04:08:37 UTC
10e64ee dealing with LAMDA files that have unexpected comments 15 October 2021, 04:03:56 UTC
6e9ae4a typo 11 October 2021, 02:58:31 UTC
4fce561 typo 11 October 2021, 02:56:39 UTC
9480027 raise AssertionError for negative level populations or non-finite Tex; update docs to mention issue of negative level populations for high column densities 11 October 2021, 02:54:28 UTC
dc64453 changed doc string description of coll_transitions 30 August 2021, 08:22:39 UTC
4f24302 Merge pull request #1 from gica3618/dependabot/pip/py-1.10.0 Bump py from 1.8.0 to 1.10.0 26 July 2021, 05:53:40 UTC
e8bef8a allow construction of molecule from LAMDA files with reading frequencies 26 July 2021, 05:46:54 UTC
2d0c5ba Bump py from 1.8.0 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 to 1.10.0. - [Release notes](https://github.com/pytest-dev/py/releases) - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/py/compare/1.8.0...1.10.0) Signed-off-by: dependabot[bot] <support@github.com> 20 April 2021, 17:18:49 UTC
5c03237 added option to read quantum numbers from LAMDA files 16 October 2020, 01:34:31 UTC
d5cc5a3 add spaces for better printing of results 09 September 2020, 06:49:31 UTC
6da3233 doc string clean up 09 September 2020, 06:38:53 UTC
9ba6c16 docs correction 09 September 2020, 06:32:48 UTC
3792b58 added possibility to specify redshift of CMB 09 September 2020, 06:27:41 UTC
37783cb user can provide its own partition function 04 September 2020, 09:10:51 UTC
742e87a added option to read frequencies from LAMDA files 14 May 2020, 03:44:47 UTC
1d6b21b replaced np.all by np.allclose to address numerical precision 14 May 2020, 02:08:49 UTC
7b2b7c7 allowing negative DeltaE for collisional transitions 16 December 2019, 10:39:43 UTC
b0fe62e added handling of the case when input collisional coefficients are 0 14 December 2019, 07:53:16 UTC
ebfdfa4 removed pkg-resources==0.0.0 06 December 2019, 09:04:43 UTC
64704a2 recreated 06 December 2019, 09:03:46 UTC
b0b3d33 removed pkg-resources 06 December 2019, 09:00:33 UTC
7c97617 recreated 06 December 2019, 08:59:35 UTC
bd62f41 added a warning if energy of transitions is 0 and replaced by small positive value 06 December 2019, 08:57:42 UTC
2f459b3 for transitions with DeltaE=0, replace DeltaE by very small energy 06 December 2019, 08:32:47 UTC
a1758fa typo in documenation 18 October 2019, 08:27:11 UTC
4a66c64 added additional assert to check consistent numbering of atomic levels 01 October 2019, 03:25:44 UTC
0ea7e73 updated 20 September 2019, 09:20:03 UTC
c24e700 recreated 20 September 2019, 09:13:28 UTC
2e9e90e add egg 20 September 2019, 09:05:48 UTC
6a6516f removed egg 20 September 2019, 09:04:37 UTC
3f61068 removed reference to particular commit 20 September 2019, 08:58:07 UTC
5c04404 re-created requirements.txt; changed my email address in setup.py 20 September 2019, 06:54:23 UTC
bd86141 re-created to build docs 20 September 2019, 03:35:54 UTC
2e2d44c re-generated 20 September 2019, 03:22:15 UTC
6b2431f updated to allow docs to build 20 September 2019, 03:19:22 UTC
2df05be made clear that tau_nu0 is at the line center 20 September 2019, 03:13:27 UTC
4a98ad7 decreased max number of iterations 20 September 2019, 01:57:59 UTC
1439b1a removed pkg-resources==0.0.0 because of readthedocs 19 September 2019, 05:36:42 UTC
d027d9a re-created requirements.txt 19 September 2019, 05:34:30 UTC
305ed5a Update README.txt 10 September 2019, 00:58:30 UTC
eeb8ac6 removed out-commented code 09 September 2019, 10:12:15 UTC
a3d7080 minor edit of a comment 09 September 2019, 07:59:19 UTC
65c72ea added reference to description of available geometries 09 September 2019, 06:50:27 UTC
933bf64 corrected implementation of slab geometry 09 September 2019, 06:44:26 UTC
481afb3 more renaming of slab to face-on slab 04 September 2019, 09:43:38 UTC
84cd8ce re-added LAMDA files, they are used by tests; renamed slab geometry 04 September 2019, 09:30:27 UTC
84723ee removing unnecessary LAMDA datafiles from the repository 04 September 2019, 09:06:08 UTC
399fde4 added uniform slab geometry 04 September 2019, 09:03:01 UTC
2efbf4f flux for uniform slab is rather for a 0D calculatin, so I renamed it 23 April 2019, 21:27:41 UTC
ea9594c add width_v as attribute of line profile 11 February 2019, 16:22:27 UTC
d8280fc deleted old comment 07 February 2019, 22:52:18 UTC
06b7d12 tau_nu can now be requested for arbitrary nu 22 January 2019, 20:54:50 UTC
add0f8a added possibility to get line profile in terms of velocity 22 January 2019, 20:19:02 UTC
136e98e level populations for T arrays 22 January 2019, 18:53:54 UTC
4f502c5 updated flux after correcting formula for source surface 21 December 2018, 12:45:05 UTC
d211795 fixed mistake in the docs 21 December 2018, 09:19:54 UTC
a7c481d removed empty line at the end of file 17 September 2018, 21:34:26 UTC
90cb92b removed spurious double definition of function 17 September 2018, 20:43:17 UTC
0f7e540 removed pkg-resources, seems to be an Ubuntu bug 13 September 2018, 20:26:23 UTC
18630ee adding requirements.txt for ReadTheDocs 13 September 2018, 20:22:14 UTC
0cc286f less strict iteration stop criterium when solving radiative transfer, and less minimum iterations 24 August 2018, 04:22:02 UTC
10a2de2 removed requirements.txt, seems unnecessary 07 August 2018, 00:13:32 UTC
71dce8c Merge branch 'master' of https://github.com/gica3618/pythonradex minor adjustements 06 August 2018, 21:04:28 UTC
32eab47 minor changes 06 August 2018, 20:58:13 UTC
e3585fd made detection of commented lines more robust 04 August 2018, 06:05:27 UTC
b2ed32a Update README.txt 07 February 2018, 00:55:32 UTC
793859f Update README.txt 07 February 2018, 00:55:05 UTC
eb3a76a more explicit name for method that is used to get transition name 03 February 2018, 02:49:25 UTC
ff23bd5 Update README.txt 11 January 2018, 19:41:50 UTC
d545257 Update README.txt 11 January 2018, 19:41:19 UTC
d3fb0f8 more informative error message when requesting coll coeff for Tkin out of interpolation range 11 January 2018, 19:38:11 UTC
back to top