Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radio excess from ACG, MCG and PBH #297

Open
wants to merge 127 commits into
base: master
Choose a base branch
from

Commits on Sep 25, 2022

  1. Added a new file

    Junsong-Cang committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    5dc0377 View commit details
    Browse the repository at this point in the history
  2. Re-formatted SP.c

    Junsong-Cang committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    590bb03 View commit details
    Browse the repository at this point in the history
  3. Added SandBox

    Junsong-Cang committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    47179ed View commit details
    Browse the repository at this point in the history
  4. Replaced SP.c

    Junsong-Cang committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    ff59e23 View commit details
    Browse the repository at this point in the history
  5. Removed some test files

    Junsong-Cang committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    36ad43e View commit details
    Browse the repository at this point in the history
  6. Testing

    Junsong-Cang committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    21195a7 View commit details
    Browse the repository at this point in the history
  7. Added a camb style for 21cmFAST in SandBox, main.py is the main modul…

    …e, Tools.py reads parameters from a ini file, *ini are inut files
    Junsong-Cang committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    f5d5b45 View commit details
    Browse the repository at this point in the history
  8. Added Radio_Excess parameters in AstroParams, Trad_box and SFRD_box a…

    …dded to TsBox to store T_Radio and previous snapshots
    Junsong-Cang committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    60b4bc4 View commit details
    Browse the repository at this point in the history
  9. Added main modules for Radio Excess, main calculations are done in SP…

    ….c, JSC.h are some modular funcitons
    Junsong-Cang committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    7201c01 View commit details
    Browse the repository at this point in the history
  10. Added Hawking Radiation module (Hawking_Radiation.h, see 2108.13256) …

    …and some interpolation tables (Tables.h)
    Junsong-Cang committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    4598bdc View commit details
    Browse the repository at this point in the history
  11. Added Hawking Radiation module (Hawking_Radiation.h, see 2108.13256) …

    …and some interpolation tables (Tables.h)
    Junsong-Cang committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    b1624c3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    48f7395 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    85bccf1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b80ad48 View commit details
    Browse the repository at this point in the history
  15. inputs.py seems to have been updated in current version of 21cmFAST, …

    …reverting back to the original inputs.py
    Junsong-Cang committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    e03dd6f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4c64a79 View commit details
    Browse the repository at this point in the history
  17. Updating inputs.py again, this version of inputs.py is identical to t…

    …he original one (except for one test MSG)
    Junsong-Cang committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    e267ba1 View commit details
    Browse the repository at this point in the history
  18. Added new parameter interface, sorry about the confusion but please i…

    …gnore all previous commits fot inputs.py (and possibly outputs.py)
    Junsong-Cang committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    76297c6 View commit details
    Browse the repository at this point in the history
  19. Please ignore all previous commits associated with outputs.py, the la…

    …test version of output.py seems to be very different from the version I used, so I added caching tools for Radio Temp box and SFRD_box here manually
    Junsong-Cang committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    9f6aa84 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1755427 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8f67b78 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0d229bf View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Removed signatures

    Junsong-Cang committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    0f90408 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    6739b2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6a677e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb25b35 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Added a test string

    Junsong Cang committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    d5f3a4a View commit details
    Browse the repository at this point in the history
  2. Removed debug strings, moving all tests to Trantor now

    Junsong Cang committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    0bb6c64 View commit details
    Browse the repository at this point in the history
  3. Added test string

    Junsong Cang committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    31abb66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4258715 View commit details
    Browse the repository at this point in the history
  5. Added sth

    Junsong Cang committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    dde5b8b View commit details
    Browse the repository at this point in the history
  6. Merge branch 'Radio_Excess' of https://github.com/JSC42/21cmFAST into…

    … Radio_Excess
    
    Conflicts:
    	src/py21cmfast/src/21cmFAST.h
    Junsong Cang committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    bc35ff7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6acb7b View commit details
    Browse the repository at this point in the history
  8. Merge branch 'Radio_Excess' of https://github.com/JSC42/21cmFAST into…

    … Radio_Excess
    
    Conflicts:
    	src/py21cmfast/src/21cmFAST.h
    Junsong Cang committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    925cd86 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Fixed pre-commit error

    Junsong-Cang committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    18860a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b9dfaa View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    f287a95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2a0e1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fa39ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb94c30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    930327f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    d756b52 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    be73362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5a6aef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a159507 View commit details
    Browse the repository at this point in the history
  4. Removed Use_Radio_ACG switch in SP.c, ACG radio bkg switches are now …

    …controled by FlagOptions. Moving on to other features
    Junsong-Cang committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f63bc9e View commit details
    Browse the repository at this point in the history
  5. Fixed a bug

    Junsong-Cang committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    6296e5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    062ad26 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    bce63ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    790ce61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29f58e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d72cda9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b753f38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a46a7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9969115 View commit details
    Browse the repository at this point in the history
  8. Added doc

    Junsong-Cang committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    e029c3e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Fotgot what I changed

    Junsong-Cang committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    bc87c1a View commit details
    Browse the repository at this point in the history
  2. Moved overdensity boundary calculation outside of the parallel loop, …

    …can give wrong results if using multiple threads
    Junsong-Cang committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    62b24ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9304216 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a61720 View commit details
    Browse the repository at this point in the history
  5. more tests

    Junsong-Cang committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    c980cf0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1a4d0c View commit details
    Browse the repository at this point in the history
  7. Removed test

    Junsong-Cang committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    266d2c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    03247fe View commit details
    Browse the repository at this point in the history
  2. Reformatted inputs.py

    Junsong-Cang committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    4b6692e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bed0853 View commit details
    Browse the repository at this point in the history
  4. Updating doc

    Junsong-Cang committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    8943520 View commit details
    Browse the repository at this point in the history
  5. Updating docs v2

    Junsong-Cang committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    4f86ea9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16a8ed3 View commit details
    Browse the repository at this point in the history
  7. Moved parameter check features in SP.c to inputs.py, allowed basicall…

    …y arbitary (< 10000 ) NUM_FILTER_STEPS_FOR_Ts values by extending the size of Rct_Tk_Table
    Junsong-Cang committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    5feeba0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Configuration menu
    Copy the full SHA
    db5996b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25005eb View commit details
    Browse the repository at this point in the history
  3. fbh now entered in log10

    Junsong-Cang committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    e02e95b View commit details
    Browse the repository at this point in the history
  4. mbh now entered in log10

    Junsong-Cang committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    beef88d View commit details
    Browse the repository at this point in the history
  5. Print mbh in input.py

    Junsong-Cang committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    5b2d71c View commit details
    Browse the repository at this point in the history
  6. Changed debugging

    Junsong-Cang committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    363ba57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a54b8d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    6a538d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa65e81 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    804021c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    1cc504d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    c34e94a View commit details
    Browse the repository at this point in the history
  2. removed bak.c

    Junsong-Cang committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    7340184 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. added a doc

    Junsong-Cang committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    db643e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f959da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b1b414 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a74dcea View commit details
    Browse the repository at this point in the history
  5. commented for test

    Junsong-Cang committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ef2827f View commit details
    Browse the repository at this point in the history
  6. test

    Junsong-Cang committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    538eef8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. using debug for io.c

    Junsong-Cang committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    20e40b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    7b093d2 View commit details
    Browse the repository at this point in the history
  2. added some doc for History_box, considering replacing SFRD_box and SF…

    …RD_MINI_box with average object or maybe they can somehow be accesses from Fcoll or Fcoll_MINI boxes?
    Junsong-Cang committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    ffea85c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55f479b View commit details
    Browse the repository at this point in the history
  4. changed history_box length and passed mturns from io.c to sp.c, next:…

    … accurate and smarter interpolation + feed io mturn to sp.c
    Junsong-Cang committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    86c03db View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    b98caa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ec1584 View commit details
    Browse the repository at this point in the history
  3. compilation works ok

    Junsong-Cang committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    66acc2a View commit details
    Browse the repository at this point in the history
  4. added debug format

    Junsong-Cang committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    ee2d24c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1513d55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77419bb View commit details
    Browse the repository at this point in the history
  7. tests show that mturns has been passed from io.c to history_box, so n…

    …o need to keep txt print feature in io.c
    Junsong-Cang committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    699554e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    282767e View commit details
    Browse the repository at this point in the history
  9. added a flag Calibrate_EoR_feedback to determine whether to use EoR f…

    …eedback for radio excess, default false
    Junsong-Cang committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    fc4c88c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc1f5bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b25a3b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    3ea5254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e28ae66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77c54ae View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    c2766fc View commit details
    Browse the repository at this point in the history
  2. changed something

    Junsong-Cang committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    51ceb2f View commit details
    Browse the repository at this point in the history
  3. changed things

    Junsong-Cang committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    cba2fc0 View commit details
    Browse the repository at this point in the history
  4. kjkhug

    Junsong-Cang committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    bda9b34 View commit details
    Browse the repository at this point in the history
  5. found the NaN thing

    Junsong-Cang committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4fed2d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    ae1ce46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe2254d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    ddc2579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3702790 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. addec back SFRD_box, malloc error on cluster is caused by accessing u…

    …ninitialised memory so an additional line is added to Ion.c
    Junsong-Cang committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    78eb7f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aebcec6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd03b56 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. gfht

    Junsong-Cang committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4cc9e93 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    2ee4d17 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. sdfvfb

    Junsong-Cang committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    58636ed View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. pass mturn info from IO.c to SP.c using mturns_EoR array in TsBox, po…

    …inter can have mem issue that I cannot solve
    Junsong-Cang committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0f5ee9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e66a83 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    039b84b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    c2b72eb View commit details
    Browse the repository at this point in the history