https://github.com/CosmicFish/CosmicFish

sort by:
Revision Author Date Message Commit Date
ec332f4 gfortran fix 19 April 2021, 17:56:54 UTC
ce367d0 Fix python 3 compliance 19 April 2021, 16:37:56 UTC
1283c00 Merge pull request #22 from JCGoran/python3-fix Python3 compatibility 17 April 2021, 15:08:27 UTC
d5591f6 More float errors fixed Now the plots pass all tests. TODO: fix `__feedback__` 11 February 2020, 14:49:40 UTC
e786d75 Fixed integer division in plotting `/` does integer division in Python2, which was changed to `//` in Python3, and caused errors when using `plot1D` 11 February 2020, 11:57:29 UTC
477b0fe Fixed overwriting of builtin functions `range` and `dict` are builtins, and overwriting them caused some of the code not to behave correctly when using `fisher_plot_analysis.py` 11 February 2020, 11:49:05 UTC
419a32f Python3 compatibility fix 11 February 2020, 11:15:34 UTC
7e62746 Fixed a small formatting problem in plot 13 March 2018, 21:21:49 UTC
aa29041 Added export to fisher matrix 30 January 2018, 05:49:58 UTC
3d9b416 Added possibility to use total matter as a source of density perturbations 24 August 2017, 18:22:54 UTC
777d362 Small additions 24 August 2017, 15:23:27 UTC
5d13148 fixed gfortran error in constant.f90 10 August 2017, 11:53:21 UTC
2101fb5 fixed planck DE parametrization 28 June 2017, 13:15:48 UTC
9a4c314 Small fixes here and there 21 April 2017, 17:24:00 UTC
bd1c7b2 Started adding abstract derivative algorithms. Small cosmetic changes. Started adding gaussial cls calculation. 10 April 2017, 11:43:55 UTC
97f1548 Updated test results 10 April 2017, 11:15:19 UTC
d1f4121 Small modification to window function sampling 10 April 2017, 10:11:05 UTC
d3f3265 Small cosmetic fixes 10 April 2017, 09:36:28 UTC
7affb9a Added precision l-cut. Improved the linearization cut. 24 March 2017, 13:33:46 UTC
e6d7497 Implemented Cls in fiducial printer 23 March 2017, 04:10:49 UTC
8c384bf Some small cosmetic changes. Updated package to run several applications. 23 March 2017, 03:49:37 UTC
a6f8eb3 Fixed window function plotter. Finished linearization app. Started fiducial calculator. 23 March 2017, 00:48:09 UTC
77a7fa6 Started adding a couple of apps 22 March 2017, 16:10:15 UTC
17cb5af Added application for window printing. Added python application for debug plotting. 21 March 2017, 22:12:49 UTC
92dfef0 Updated copyright notice 21 March 2017, 16:49:59 UTC
e35a49e restored correct full_analysis.py 20 March 2017, 12:42:37 UTC
7a4250a modified to allow selection of halofit_version 20 March 2017, 11:52:39 UTC
e020653 updated full_analysis.py . Output needs to be reduced 13 January 2017, 16:49:50 UTC
8618d2a Small fix 24 December 2016, 11:33:16 UTC
2a7be9a Some small fix to examples 23 December 2016, 19:39:38 UTC
33fd4c7 Some small fixes 20 December 2016, 13:53:23 UTC
9ca14e0 Added a Python app to compare Fisher matrices, small update in the makefile for latest version of python coverage, reliability improvement in Fisher matrix equality check (and related test) 20 December 2016, 12:18:29 UTC
e398f30 Updated my affiliation 19 December 2016, 13:21:15 UTC
b190a14 Updated a couple of python apps. Safeguards in the WIP fortran applications. Fixed a couple of tests. 19 December 2016, 13:06:42 UTC
94e8b4d Improved output format handeling of the Cls and SN plotters 10 December 2016, 15:31:11 UTC
028a5a1 Added two initial apps. Added some utilities 08 December 2016, 21:51:10 UTC
7ab304c modified full_analysis python app to be able to plot separate and summed fisher on the same plot 08 December 2016, 13:09:01 UTC
c70c7ea fixed bug in reading time for RD 07 December 2016, 17:27:40 UTC
bdfdaf5 added option for user defined errors in redshift drift 07 December 2016, 16:30:35 UTC
398a05d Added speed of GW to camb PPF. Small fix to requirements. 18 November 2016, 20:45:46 UTC
1cd9096 Small modification to the travis file 18 November 2016, 18:38:44 UTC
4b4b126 Added S8 as a derived parameter 18 November 2016, 18:32:17 UTC
d5d20e3 Added l_min to examples 18 November 2016, 17:27:35 UTC
3067c9c Added l_min option to code. 18 November 2016, 17:25:47 UTC
969375f Small change to ignore cluster runtime files 21 October 2016, 19:45:14 UTC
ac19c0c Small fix in the legend of the cls cov plotter 28 September 2016, 15:59:40 UTC
1d5d61b removed test stuff 19 August 2016, 12:58:29 UTC
be4149b Small clean up 19 August 2016, 10:28:47 UTC
43fa846 Added Binder link to the Python documentation 19 August 2016, 10:21:51 UTC
0f00983 Other small modifications for Binder integration 19 August 2016, 10:13:22 UTC
d0a283e Small update of the example ipynb 19 August 2016, 09:29:53 UTC
219c09f Binder integration 19 August 2016, 09:13:01 UTC
84381d5 Binder 19 August 2016, 08:24:41 UTC
1d53b48 Binder 19 August 2016, 08:19:08 UTC
02e7ec9 Again binder integration 19 August 2016, 07:58:13 UTC
acdf170 Fixing integration with Binder 19 August 2016, 07:54:09 UTC
640b161 Small format change. Added Binder 18 August 2016, 15:29:23 UTC
a5ec974 fixed Planck parametrizations and derived. Needs validation 17 August 2016, 15:47:20 UTC
6b94e35 fixed mu0 and gamma0 for MG (still scale independent) 16 August 2016, 09:55:49 UTC
9293238 added mu0 and gamma0 as derived. Still to be validated. There is a bug for time related parameterization (to be fixed tomorrow) 15 August 2016, 15:46:49 UTC
9655062 Planck MG parametrization working. Need derived and validation (I saw some strange things) 15 August 2016, 15:08:17 UTC
905fbc2 fixed mgcamb issue. Analysis still not working for planck parametrization 15 August 2016, 10:27:33 UTC
62f4a8d added Planck parametrizations to mgcamb. Cosmicfish still not working 12 August 2016, 15:27:33 UTC
b28b105 Small addition to the comparison plotter 26 July 2016, 15:21:54 UTC
9ee5258 Change to the Cls plotter. Added Cls comparison plotter 26 July 2016, 12:41:21 UTC
c9a14d4 some fix to code climate integration 30 June 2016, 11:22:48 UTC
d6efc72 Some codeclimate fix 30 June 2016, 11:10:37 UTC
a62a5e8 Added code climate integration 30 June 2016, 11:02:47 UTC
c99c6d6 some fix to coveralls integration 30 June 2016, 10:50:43 UTC
ec52ad5 some fix to coveralls integration 30 June 2016, 10:40:23 UTC
c6e2688 some fix to coveralls integration 30 June 2016, 10:36:13 UTC
66905fb some fix to coveralls integration 30 June 2016, 10:32:54 UTC
22932e9 Some fix (?) 30 June 2016, 10:18:51 UTC
f3fa8bf Small changes 30 June 2016, 09:50:19 UTC
4999a3f Added codeclimate integration 30 June 2016, 09:24:48 UTC
e69c70e Again Travis and Coveralls 30 June 2016, 09:03:56 UTC
316d889 Travis and coveralls integration (?) 30 June 2016, 08:55:07 UTC
60d060c Added coverage badge 30 June 2016, 08:47:16 UTC
ee0904e Travis 27 June 2016, 12:54:11 UTC
9d362e6 Travis 27 June 2016, 11:49:16 UTC
4b2b980 Travis 27 June 2016, 09:16:54 UTC
8a439a2 Travis 27 June 2016, 07:58:33 UTC
98d4d28 Travis 27 June 2016, 07:48:44 UTC
c6ac78c Travis 27 June 2016, 07:30:02 UTC
671fe06 Small mod o Travis 27 June 2016, 07:22:12 UTC
ea10a57 Small modification for travis integration 27 June 2016, 06:53:55 UTC
fbc11b3 Added travis 26 June 2016, 22:07:01 UTC
0dc4bf3 Trevis 24 June 2016, 10:06:09 UTC
6313157 Trevis 24 June 2016, 10:00:22 UTC
d85fa80 Trevis 24 June 2016, 09:50:12 UTC
8bd0f2e Started adding travis integration 24 June 2016, 09:44:21 UTC
253aeae Initial commit 21 June 2016, 00:47:02 UTC
back to top