Skip to content

glynis/compileTriggers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compileTriggers

(This readme is still being updated, please excuse the brevity...)

Ask for subject number range from the user, ranging from 1-24.

The first for loop separates the ecode column out of the eventlist file. It goes line by line through this file and if the line does not start with # (denoting the header of the file), the ecode column's value is put into a new list in a new .txt file.

The second for loop combines the ecode column and the triggers list.

Lastly there is a checking function.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages