ContextLab / attention-memory-task

An experiment used to explore interactions between covert attention and recognition memory
Other
9 stars 5 forks source link

Minor cleanup #50

Closed jeremymanning closed 6 years ago

jeremymanning commented 6 years ago

Overall the organization looks great! There are a few files that don't conform to the naming conventions of the others-- it looks like most (but not all) file and folder names are lowercase_words_separated_by_underscores (and some are Capitalized or CamelCase). I recommend renaming files/folders in PyCharm using the refactor command so that it automatically updates all references to the files.

Also, in the stim folder there is a Cue and cue folder that contain different files (confusing). I recommend moving everything to the cue folder.

KirstensGitHub commented 6 years ago

camel case removed and stim directories tidied!