{ "info": { "author": "The 21cmFAST coredev team", "author_email": "21cmfast.coredev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython" ], "description": "========\n21cmFAST\n========\n\n\n\n**A semi-numerical cosmological simulation code for the radio 21cm signal.**\n\nThis is the official repository for 21cmFAST. As of `v3.0.0`, it is conveniently\nwrapped in Python to enable more dynamic code.\n\nThis code uses `semantic versioning `_, though this will strictly\nbegin when `v3.0.0` is officially shipped.\n\n\n\nNew Features in 3.0.0+\n======================\n\n* Robust on-disk caching/writing both for efficiency and simplified reading of\n previously processed data (using HDF5).\n* Convenient data objects which simplify access to and processing of the various density\n and ionization fields.\n* De-coupled functions mean that arbitrary functionality can be injected into the process.\n* Improved exception handling and debugging\n\n\nDocumentation\n=============\n\nFull documentation (with examples, installation instructions and full API reference)\nfound at https://21cmfast.readthedocs.org.\n\nAcknowledging\n=============\nIf you find `21cmFAST` useful in your research please cite at least one of the following\n(whichever is most suitable to you):\n\n Andrei Mesinger and Steven Furlanetto, \"Efficient Simulations of Early Structure\n Formation and Reionization\", The Astrophysical Journal, Volume 669, Issue 2,\n pp. 663-675 (2007),\n https://ui.adsabs.harvard.edu/link_gateway/2007ApJ...669..663M/doi:10.1086/521806\n\n Andrei Mesinger, Steven Furlanetto and Renyue Cen, \"21CMFAST: a fast, seminumerical\n simulation of the high-redshift 21-cm signal\", Monthly Notices of the Royal\n Astronomical Society, Volume 411, Issue 2, pp. 955-972 (2011),\n https://ui.adsabs.harvard.edu/link_gateway/2011MNRAS.411..955M/doi:10.1111/j.1365-2966.2010.17731.x\n\n\n\nChangelog\n=========\n\nv3.0.0rc1\n---------\n\n\nv2.0.0\n------\nAll changes and equations for this version are found in https://arxiv.org/abs/1809.08995.\n\nChanged\n~~~~~~~\n\n* Updated the ionizing source model: (i) the star formation rates and ionizing escape\n fraction are scaled with the masses of dark matter halos and (ii) the abundance of\n active star forming galaxies is exponentially suppressed below the turn-over halo\n mass, M_{turn}, according to a duty cycle of exp(\u2212M_{turn}/M_{h}), where M_{h} is a\n halo mass.\n* Removed the mean free path parameter, R_{mfp}. Instead, directly computes\n inhomogeneous, sub-grid recombinations in the intergalactic medium following the\n approach of Sobacchi & Mesinger (2014)\n\n\n\n\nv1.2.0\n------\nAdded\n~~~~~\n* Support for a halo mass dependent ionizing efficiency: zeta = zeta_0 (M/Mmin)^alpha,\n where zeta_0 corresponds to HII_EFF_FACTOR, Mmin --> ION_M_MIN,\n alpha --> EFF_FACTOR_PL_INDEX in ANAL_PARAMS.H\n\n\nv1.12.0\n-------\nAdded\n~~~~~\n- Code 'redshift_interpolate_boxes.c' to interpolate between comoving cubes,\n creating comoving light cone boxes.\n- Enabled openMP threading for SMP machines. You can specify the number of threads\n (for best performace, do not exceed the number of processors) in INIT_PARAMS.H. You do\n not need to have an SMP machine to run the code. NOTE: YOU SHOULD RE-INSTALL FFTW to\n use openMP (see INSTALL file)\n- Included a threaded driver file 'drive_zscroll_reion_param.c' set-up to perform\n astrophysical parameter studies of reionization\n- Included explicit support for WDM cosmologies; see COSMOLOGY.H. The prescription is\n similar to that discussed in Barkana+2001; Mesinger+2005, madifying the (i) transfer\n function (according to the Bode+2001 formula; and (ii) including the effective\n pressure term of WDM using a Jeans mass analogy. (ii) is approximated with a sharp\n cuttoff in the EPS barrier, using 60* M_J found in Barkana+2001 (the 60 is an\n adjustment factor found by fitting to the WDM collapsed fraction).\n- A Gaussian filtering step of the PT fields to perturb_field.c, in addition to the\n implicit boxcar smoothing. This avoids having\"empty\" density cells, i.e. \\delta=-1,\n with some small loss in resolution. Although for most uses \\delta=-1 is ok, some Lya\n forest statistics do not like it.\n- Added treatment of the risidual electron fraction from X-ray heating when computing\n the ionization field. Relatedly, modified Ts.c to output all intermediate evolution\n boxes, Tk and x_e.\n- Added a missing factor of Omega_b in Ts.c corresponding to eq. 18 in MFC11. Users who\n used a previous version should note that their results just effecively correspond to a\n higher effective X-ray efficiency, scaled by 1/Omega_baryon.\n- Normalization optimization to Ts.c, increasing performace on arge resolution boxes\n\n\nFixed\n~~~~~\n- GSL interpolation error in kappa_elec_pH for GSL versions > 1.15\n- Typo in macro definition, which impacted the Lya background calculation in v1.11 (not applicable to earlier releases)\n- Outdated filename sytax when calling gen_size_distr in drive_xHIscroll\n- Redshift scrolling so that drive_logZscroll_Ts.c and Ts.c are in sync.\n\nChanged\n~~~~~~~\n- Output format to avoid FFT padding for all boxes\n- Filename conventions to be more explicit.\n- Small changes to organization and structure\n\n\nv1.1.0\n------\nAdded\n~~~~~\n- Wrapper functions mod_fwrite() and mod_fread() in Cosmo_c_progs/misc.c, which\n should fix problems with the library fwrite() and fread() for large files (>4GB) on\n certain operating systems.\n- Included print_power_spectrum_ICs.c program which reads in high resolution initial\n conditions and prints out an ASCII file with the associated power spectrum.\n- Parameter in Ts.c for the maximum allowed kinetic temperature, which increases\n stability of the code when the redshift step size and the X-ray efficiencies are large.\n\nFixed\n~~~~~\n- Oversight adding support for a Gaussian filter for the lower resolution field.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/21cmFAST/21cmFAST", "keywords": "Epoch of Reionization,Cosmology", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "21cmFAST", "package_url": "https://pypi.org/project/21cmFAST/", "platform": "", "project_url": "https://pypi.org/project/21cmFAST/", "project_urls": { "Homepage": "https://github.com/21cmFAST/21cmFAST" }, "release_url": "https://pypi.org/project/21cmFAST/3.0.0.dev0/", "requires_dist": null, "requires_python": "", "summary": "A semi-numerical cosmological simulation code for the 21cm signal", "version": "3.0.0.dev0" }, "last_serial": 5859156, "releases": { "3.0.0.dev0": [ { "comment_text": "", "digests": { "md5": "ac32e0933940b102500adcb31d3821b4", "sha256": "6e09cdae319fecc03a63c80a697c7e7a391282ee061cb058559f3066a7f411fb" }, "downloads": -1, "filename": "21cmFAST-3.0.0.dev0.tar.gz", "has_sig": false, "md5_digest": "ac32e0933940b102500adcb31d3821b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 403902, "upload_time": "2019-09-19T22:38:25", "url": "https://files.pythonhosted.org/packages/a6/c3/d9e689c04d140ba9dea3ef23de736770584aac9b31fc20682fc53a262f2f/21cmFAST-3.0.0.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ac32e0933940b102500adcb31d3821b4", "sha256": "6e09cdae319fecc03a63c80a697c7e7a391282ee061cb058559f3066a7f411fb" }, "downloads": -1, "filename": "21cmFAST-3.0.0.dev0.tar.gz", "has_sig": false, "md5_digest": "ac32e0933940b102500adcb31d3821b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 403902, "upload_time": "2019-09-19T22:38:25", "url": "https://files.pythonhosted.org/packages/a6/c3/d9e689c04d140ba9dea3ef23de736770584aac9b31fc20682fc53a262f2f/21cmFAST-3.0.0.dev0.tar.gz" } ] }