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

U/danielsf/validate centroid #392

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

Commits on Nov 8, 2016

  1. add method to undo CatSim's dePrecess method

    this is necessary for us to go from RA, Dec in a PhoSim InstanceCatalog
    to actual RA, Dec
    danielsf committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    0bb6596 View commit details
    Browse the repository at this point in the history
  2. added scratchSpace/ dir to tests/

    this is for generating temporary files used by unit tests
    danielsf committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    4f9439a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2016

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

    danielsf committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    f03c900 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2016

  1. Configuration menu
    Copy the full SHA
    493c2c3 View commit details
    Browse the repository at this point in the history
  2. cast nphot as an int

    danielsf committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    2d71f83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c69f7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    405a847 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e719b33 View commit details
    Browse the repository at this point in the history
  6. always manipulate data as a dataframe

    output weighted, mean, and median dx/dy to stdout
    danielsf committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    1b8d211 View commit details
    Browse the repository at this point in the history
  7. remove unused code

    danielsf committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    a315c9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ff4e1e View commit details
    Browse the repository at this point in the history
  9. added comment

    danielsf committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    d8dbed3 View commit details
    Browse the repository at this point in the history
  10. remove print statement

    danielsf committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    cd6b12c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    688ee98 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3ffbb00 View commit details
    Browse the repository at this point in the history
  13. remove unused code

    danielsf committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    0b02be0 View commit details
    Browse the repository at this point in the history
  14. change plot label

    danielsf committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    90bea35 View commit details
    Browse the repository at this point in the history
  15. remove unused import

    danielsf committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    5276635 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    23d8a59 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e0dbb7d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e06425b View commit details
    Browse the repository at this point in the history
  19. fix pandas calls in notebook

    danielsf committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    a2a3d53 View commit details
    Browse the repository at this point in the history
  20. Revert "remove script to compare centroids (it is now redundant with …

    …the notebook)"
    
    This reverts commit e0dbb7d.
    danielsf committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    916f8e0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9d7f9cf View commit details
    Browse the repository at this point in the history
  22. use argparser

    also: mangle figure names to avoid overwriting older figures
    danielsf committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    a0882fa View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c0c546f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    af9f7cc View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2016

  1. Configuration menu
    Copy the full SHA
    98c7cb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e52a3c View commit details
    Browse the repository at this point in the history
  3. put everything in a tex file

    danielsf committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    18d091e View commit details
    Browse the repository at this point in the history
  4. remove print statements

    danielsf committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    18dc47e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6bbd41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    844c36d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    794c1b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b461d3e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9164fe9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e6e026 View commit details
    Browse the repository at this point in the history
  11. move validation to a class

    danielsf committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    c7dba8b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. fix bug

    danielsf committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    8f0b1e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8fa804 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd78e33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2eaeeba View commit details
    Browse the repository at this point in the history
  5. added docstrings

    danielsf committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    1efb46d View commit details
    Browse the repository at this point in the history