search-model
Model of visual search written and developed by Rachel F Heaton and John E Hummel
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.1%) to scientific vocabulary
Repository
Model of visual search written and developed by Rachel F Heaton and John E Hummel
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 5
Metadata Files
README.md
search-model
Model of visual search
Written and developed by Rachel F Heaton and John E Hummel
- Copyright 2023 The Board of Trustees of the University of Illinois. All Rights Reserved.
- Licensed under the terms of the Apache License 2.0 license (the "License")
- The License is included in the distribution as License.txt file.
- You may not use this file except in compliance with the License.
- Software distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and limitations under the License.
This model profited from helpful discussions about general issues in visual search with Alejandro Lleras and Simona Buetti.
This model of visual search was first developed and written by John E Hummel in 2018: https://github.com/jehummel/HummelSearchModel2018
The model was subsequently developed and written by Rachel F Heaton.
If this work is used in academic research, please cite:
Heaton, R., Hummel, J., Lleras, A., & Buetti, S. (2020). A computational account of serial and parallel processing in visual search. Journal of Vision, 20(11), 844-844.
as well as the persistent DOI for this repository.
The code for this model can be found at https://github.com/rachelfheaton/search-model
Acknowledgements
This material is based upon work supported by the National Science Foundation under Grant No. BCS1921735
To run this code:
Install Python 3.
Make sure that pygame is installed
Open a terminal and use your Python 3 interpreter to run MainInterface.py in the directory where you have downloaded the code and follow the prompts. For example:
python3 ./mainInterface.py
Owner
- Name: Rachel Flood Heaton
- Login: rachelfheaton
- Kind: user
- Repositories: 1
- Profile: https://github.com/rachelfheaton
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Heaton" given-names: "Rachel" orcid: "https://orcid.org/0000-0002-7121-7691" - family-names: "Hummel" given-names: "John" title: "Search Model" version: 1.0.2 doi: "10.5281/zenodo.8429095" date-released: 2024-06-23 url: "https://github.com/rachelfheaton/search-model"
GitHub Events
Total
- Release event: 2
- Push event: 3
- Create event: 2
Last Year
- Release event: 2
- Push event: 3
- Create event: 2