-
Notifications
You must be signed in to change notification settings - Fork 5
Option to use CBVs and better priors #63
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
Merged
christinahedges
merged 69 commits into
SSDataLab:master
from
jorgemarpa:perturbation-cbv
Jul 1, 2022
Merged
Changes from all commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
05f4e26
:sparkles: Developing PerturbationMatrix class
christinahedges 172fbda
:white_check_mark: fixing flake8
christinahedges fb31d8b
:sparkles: added a 3D matrix
christinahedges d37a540
:art: fairly good sketch
christinahedges 884f24d
Update src/psfmachine/perturbation.py
christinahedges 18cca59
Update src/psfmachine/perturbation.py
christinahedges 3df9bea
fixing identation and _clean_vectors when segments=True
jorgemarpa b64b9cc
:zap: faster!
christinahedges 2d55aa1
:art: adding pixel masking
christinahedges 7310ed3
:memo: added docstrings
christinahedges 34d943c
smooth vector fx
jorgemarpa 7648325
improved plots and docstrings
jorgemarpa b330ee6
machine uses PerturbationMatrix3D
jorgemarpa cc99962
demoving _time_bin method
jorgemarpa 5e2de68
normalize poscorr/centr and fixing pytest to work with new perturbati…
jorgemarpa cceeb2b
smooth_vector API improved
jorgemarpa c3cdfb1
gaussian smooth -> spline smooth
jorgemarpa e5f3f8e
matching arguments between `perturbation` and `machine`
jorgemarpa 84a064c
:sparkles: Added PCA method
christinahedges 3da1557
:art: added fbpca explicitly as dependency
christinahedges 1520001
:memo: docs
christinahedges 612d3fd
merging from refactor-time
jorgemarpa 78633dc
:bug: fixing pca
christinahedges 14babe3
:bug: fix @jorgemarpa bug
christinahedges 9d4a80f
:memo: update docstrings
christinahedges 88c7493
merging from refactor-time
jorgemarpa 556317d
Update src/psfmachine/perturbation.py
christinahedges 648211e
adding perturbation-pca into machine
jorgemarpa e97d3f5
:sparkles: now pca has smoothed components
christinahedges ca3645d
improved spline and gaussian smooth
jorgemarpa 8b4da3d
P3 -> P
jorgemarpa 94c3aaf
hotfix
jorgemarpa 68861a6
flake8
jorgemarpa 0cbde46
:bug: update pca
christinahedges a00d69c
:art: merge
christinahedges 18fdc55
:art: flake8
christinahedges de15bfc
perturbed model
jorgemarpa eb9ce3c
:art: no comment block
christinahedges 2efb963
:memo: docstrings
christinahedges f7650e5
Merge branch 'refactor-time' of https://github.com/SSDataLab/psfmachi…
jorgemarpa 70af6ac
time_resolution attr
jorgemarpa 514f72b
matrix transpose hotfix
jorgemarpa c6ebac8
agressive bkg pixel mask
jorgemarpa eaa807f
:art: updating sane defaults, adding smooth PCA components
christinahedges e1bc28e
:art: sane defaults
christinahedges 65ef6db
Merge branch 'refactor-time' of https://github.com/SSDataLab/psfmachi…
jorgemarpa 9d336fb
pca smooth time scale arg visible
jorgemarpa ea876cc
time_resolution kwarg
jorgemarpa 12cd2a2
using time_knots kwarg
jorgemarpa dc1a8e6
new time model diag plot and components API
jorgemarpa 5aff7e9
Merge branch 'master' of https://github.com/jorgemarpa/psfmachine int…
jorgemarpa 7ac7b71
updated lock
jorgemarpa 1e6b8a4
pytest fixed
jorgemarpa 90385d9
better pixel mask in build_time_model
jorgemarpa 5b18a7e
Update pyproject.toml
jorgemarpa 88ca62c
bump up mac version to 1.1.2, missing docstr and removed dup fx in utils
jorgemarpa 5c4d877
add cbv
jorgemarpa 19db062
better priors for perturb model
jorgemarpa 0eba4d6
accepting other_vectors in time_model to use CBVs
jorgemarpa 54ea59f
plotting psf-nova
jorgemarpa eb840a4
typo
jorgemarpa 2e7eb70
perturb matrix 3d testing fixed with new synthetic data
jorgemarpa da580fa
flake8
jorgemarpa 0abbc01
Merge branch 'master' of https://github.com/jorgemarpa/psfmachine int…
jorgemarpa 063e7fb
Merge branch 'master' of https://github.com/jorgemarpa/psfmachine int…
jorgemarpa 991629c
docstrings
jorgemarpa 5a807c8
review fix
jorgemarpa 5f0a323
.
jorgemarpa 355b53e
addind log warning for segments and smoothing
jorgemarpa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.