* Initial Malania 2007 commit with preliminary threshold metric, the benchmark, packaging and a few tests.
* Add correct visual angle
* clean up threshold metric file
* Further threshold cleanup and ceiling compute verification
* Remove python 3.8 requirement that came from typing.Literal
* clean up benchmark file
* add assembly, stimulus, and benchmark general tests
* resolve Islam2021 conflict
* Add grid search, correct psychometric function, and pooled score
* Standardized vernier train and test set sizes
* add goodness of fit check to discard fits to random responses
* update ceilings to pooled expectations
* packaged commit
* add Malania2007 entries to lookup.csv
* add Malania2007 to benchmark init
* fix indexing error in test___init__
* add missing year(s) in identifiers where they were missing
* add S3-related tests to private access, as Travis throws a NoCredentialsError on trying to access them
* minor cleanup of threshold
* add a few comments to threshold functions
* fix typo in precomputed feature test
* fix typos in dataset and assembly call functions
* Update Assembly type and name
* update scoring method with comment and update ceilings
* update benchmark to 2.0 format w/ local test
* update data registry format
* remove BIBTEX from threshold __init__
* update metric imports to 2.0
* re-add test_stimuli.py deleted by accident
* change nan filtering to subject_unique_id filtering
* add require_variance to model call
* update stimulus and data assembly related information with arcane knowledge collected from years of hard work
* more arcane knowledge, it's endless
* move packaging files
* add packaging files
* modify packaging paths
* remove redundant files
* remove redundant import
* fix stimulus set / assembly link
* fix stimulus set / assembly indexing
* add image label to threshold elevation calculation
* change stimulus numbers in the test to be what they should be
* add calls to require_variance
* fix test errors
* fix bug with ceiling access
* correct test with incorrect nan droppign
* fix wrong number of stimuli in the vernier only test
* add comment to explain the logic behind the scoring function
* remove redundant comment
* remove pool score
* add metric tests
* fix benchmark filtering issue and recompute ceilings to accommodate removal of pool_score
* fix superfluous test by switching it for another
* add vernier acuity benchmark
* update vernier acuity benchmark, ceilings, and mean ceiling
* clean up benchmark file
* fix a few bugs with loading benchmarks and such
* fix some happy little bugs
* add alexnet test
* fix dataset argument error
* Apply suggestions from code review
Co-authored-by: Martin Schrimpf <mschrimpf@users.noreply.github.com>
* add renaming suggestions
* fix naming issues
* remove out-dated aggregation dim in test
* fix identifier testing
---------
Co-authored-by: Martin Schrimpf <mschrimpf@users.noreply.github.com>
PR for Psychometric Threshold metric and the Malania2007 benchmarks.
Brief todo: