Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Update Docstrings & Create Jupyter_book Directory in docs #25

Closed
wants to merge 57 commits into from

Commits on Nov 13, 2023

  1. edit the name of python-app.yml

    ztao2 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1d79bd8 View commit details
    Browse the repository at this point in the history
  2. add get_start.ipynb (from basic introduction)

    ztao2 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0be46cd View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. setup jupyter book

    ztao2 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    fba0954 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. update to docsting for utils.py

    ztao2 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    5304bfc View commit details
    Browse the repository at this point in the history
  2. change to numpy docstring for parametrized.py

    ztao2 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    db7dc43 View commit details
    Browse the repository at this point in the history
  3. changes to numpy docstring

    ztao2 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d71221d View commit details
    Browse the repository at this point in the history
  4. change to numpy docstings for sims

    ztao2 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c218ad3 View commit details
    Browse the repository at this point in the history
  5. change to numpy docstring for data dir

    ztao2 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7c3905f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d79e9f4 View commit details
    Browse the repository at this point in the history
  7. change to numpy docstring for files in lenses

    ztao2 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    cfca1ac View commit details
    Browse the repository at this point in the history
  8. update epl.py

    ztao2 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    19cc3c1 View commit details
    Browse the repository at this point in the history
  9. update sie.py

    ztao2 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    a5bb4d3 View commit details
    Browse the repository at this point in the history
  10. update tnfw.py

    ztao2 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    a84a799 View commit details
    Browse the repository at this point in the history
  11. update pseudo_jaffe.py

    ztao2 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    be03b43 View commit details
    Browse the repository at this point in the history
  12. update nfw.py

    ztao2 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2a501f3 View commit details
    Browse the repository at this point in the history
  13. change to numpy docstring for pixelated.py

    ztao2 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2397ad1 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. modify the config.yml and toc.yml

    ztao2 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    023b6af View commit details
    Browse the repository at this point in the history
  2. modify ci.yml, _toc.yml

    ztao2 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ed3153e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. update table of content

    ztao2 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    20cd4ed View commit details
    Browse the repository at this point in the history
  2. add basic table

    ztao2 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f3a6ee2 View commit details
    Browse the repository at this point in the history
  3. change the path of jupyter book

    ztao2 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c2a1f35 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. feat: Setup packaging and Github Codespaces dev environment (uw-ssec#26)

    * Update README.md
    
    Add SSEC badge
    
    * Move project to src/ directory
    
    * Update Codespaces link
    
    * Update README.md
    
    * Update README.md
    
    Update Codespaces link
    
    * Update devcontainer
    
    * ci: Create cd.yml for building and pushing package
    
    * Update caustic name to caustics
    
    * Add PyLint and Black formatting features to devcon
    
    * Closes issue uw-ssec#16
    
    * Updated test/ -> tests/
    
    * Move project to src/ directory
    
    * Update README.md
    
    * Update README.md
    
    Update Codespaces link
    
    * Create noxfile.py
    
    * Add .readthedocs.yaml
    
    * Create .git_archival.txt
    
    * Create .gitattributes
    
    * Create .pre-commit-config.yaml
    
    * Add sphinx and myst-parser support
    
    * style: pre-commit fixes
    
    * Update docs
    
    * style: pre-commit fixes
    
    * Update .github Actions
    
    * Update environment.yml
    - Add jupyter-book
    
    * Create CONTRIBUTING.md
    
    * Update README.md
    
    * chore: resolve conflicts
    
    * chore: Remove sources
    
    * test: remove test lenses
    
    * test: fix test_simulator
    
    * chore: Set min python to 3.9
    
    * fix: change pytest to point to tests/
    
    * build: update dep list to use reqs.txt
    
    * ci: Don't fail fast
    
    * chore(deps): Pin astropy < 6
    
    * fix: change instances of caustic to caustics
    
    * fix: Perform pre-commit
    
    * fix: update path to conf.py
    
    * update README
    
    * style: pre-commit fixes
    
    * docs: Add contributor graph
    
    * chore: Setup dynamic versioning
    
    * ci: Update fetch depth to 0 to get correct version
    
    * Update README.md
    
    Update Codespaces button to new repo name
    
    ---------
    
    Co-authored-by: Cordero Core <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ac023ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e60390b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de64cb3 View commit details
    Browse the repository at this point in the history
  4. ci: update yaml configuration for CI (uw-ssec#28)

    * ci: update yaml configuration for CI
    
    * style: pre-commit fixes
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    lsetiawan and pre-commit-ci[bot] authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a230dd7 View commit details
    Browse the repository at this point in the history
  5. add get_start.ipynb (from basic introduction)

    ztao2 authored and lsetiawan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    68d5248 View commit details
    Browse the repository at this point in the history
  6. setup jupyter book

    ztao2 authored and lsetiawan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    62e3036 View commit details
    Browse the repository at this point in the history
  7. update to docsting for utils.py

    ztao2 authored and lsetiawan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    195b841 View commit details
    Browse the repository at this point in the history
  8. change to numpy docstring for parametrized.py

    ztao2 authored and lsetiawan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c277258 View commit details
    Browse the repository at this point in the history
  9. changes to numpy docstring

    ztao2 authored and lsetiawan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a0cee3b View commit details
    Browse the repository at this point in the history
  10. change to numpy docstings for sims

    ztao2 authored and lsetiawan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a5bc43a View commit details
    Browse the repository at this point in the history
  11. change to numpy docstring for data dir

    ztao2 authored and lsetiawan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    694c1f4 View commit details
    Browse the repository at this point in the history
  12. change to numpy doc string for base,py in lensors

    ztao2 authored and lsetiawan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7a308db View commit details
    Browse the repository at this point in the history
  13. change to numpy docstring for files in lenses

    ztao2 authored and lsetiawan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5605553 View commit details
    Browse the repository at this point in the history
  14. update epl.py

    ztao2 authored and lsetiawan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    65fb9aa View commit details
    Browse the repository at this point in the history
  15. update sie.py

    ztao2 authored and lsetiawan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    eb9a697 View commit details
    Browse the repository at this point in the history
  16. update tnfw.py

    ztao2 authored and lsetiawan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    06557cb View commit details
    Browse the repository at this point in the history
  17. update pseudo_jaffe.py

    ztao2 authored and lsetiawan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d00b9dd View commit details
    Browse the repository at this point in the history
  18. update nfw.py

    ztao2 authored and lsetiawan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    087ce12 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. change to numpy docstring for pixelated.py

    ztao2 authored and lsetiawan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2e1e655 View commit details
    Browse the repository at this point in the history
  2. modify the config.yml and toc.yml

    ztao2 authored and lsetiawan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    02c5231 View commit details
    Browse the repository at this point in the history
  3. modify ci.yml, _toc.yml

    ztao2 authored and lsetiawan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2d578a3 View commit details
    Browse the repository at this point in the history
  4. update table of content

    ztao2 authored and lsetiawan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    411226d View commit details
    Browse the repository at this point in the history
  5. add basic table

    ztao2 authored and lsetiawan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    45faef8 View commit details
    Browse the repository at this point in the history
  6. change the path of jupyter book

    ztao2 authored and lsetiawan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6c9f90b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c70383 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50a25dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c961662 View commit details
    Browse the repository at this point in the history
  10. create a book directory

    ztao2 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    4bfd736 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'sophie-test

    ztao2 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5decf61 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15aae0c View commit details
    Browse the repository at this point in the history
  13. delete origin book

    ztao2 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    526432d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

    ztao2 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    239a94c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sophie-test' of https://github.com/sophietao127/caustics

    …into sophie-test
    ztao2 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    25a9e46 View commit details
    Browse the repository at this point in the history
  4. change tutorials

    ztao2 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    5a61a74 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. add pre_build

    ztao2 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ece705d View commit details
    Browse the repository at this point in the history