Skip to content

Python3pkg/HMFcalc

 
 

Repository files navigation

README

For more extensive notes on this implementation and the HMF in general, see the paper (reference here soon).

This package is a django web-app, implementing the calculation of the halo mass function in as general a way as 
possible while keeping it easy to use. 

This app is not provided as a re-usable app, but rather as an insight into the workings of the current implementation
at hmf.icrar.org. Feel free to modify it and let me know any bugs.

HISTORY
1.0.6 - various bugfixes (especially the form)

1.0.5 - added growth factor to cosmographic table
		added Bhattacharya function 
		added email contact form
		
1.0.2 - added better validation for many inputs to cause it not to crash

About

Django web-application for calculating the halo mass function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.6%
  • HTML 23.1%
  • JavaScript 12.2%
  • TeX 10.1%