-
Notifications
You must be signed in to change notification settings - Fork 0
przemekmroz/ml_microlensing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Identifying microlensing events using neural networks Calculating light curve features: gcc -o get_features get_features.c find_transient.c single.c asa047.c -lm ./get_feature filename filename should contain three columns: time, magnitude, and magnitude error. Normalized features are saved to a text file "normalized_features.txt" which can be fed into a classifier. To calculate the classifier's score use: python predict.py CLASSIFIER.h5 normalized_features.txt
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published