You are browsing as a guest. Sign up (or log in) to start making projects!

4h 31m 11s logged

So, yesterday and today were actually really cool for this project!

  1. Created a Frontend Dashboard and the Backend all in a day!!

  2. Made the dashboard display:

    • TPF plot
    • Raw Light Curve, Flattened Light Curve & more
    • Periodogram
    • Folded Light Curve
    • A Score System that predicts if there is a planet or not using condition based uproach & more stuff
  3. Found a nasty bug where the periodogram would just crash if the fits file had a short baseline!

So, i went up to codex to help me fix it just to soon find out that i somehow had used up a month worth of credits! (i didnt even do anything 😭😭)
LITERALLY TOOK ME SOOOO MUCH TIME TO FIX THE BUG!!!
(i fixed the bug by capping the max duration down at 90% of the minimum period)

  1. Then i went full deployment mode 😎
    dockerised the whole thing, added stuff like requirements.txt, .gitignore (the essential stuff)

  2. Added rate limiting, 120 sec timeout and a LOTT of memory optimization so that it doesnt load the entire fits into RAM.

  3. Cleaned up the repo, moved all the old notebooks that i had been using for testing and experimenting plus a random csv file to a seperate ‘notebooks’ branch.

Everything is now working hopefully 🤞

0
15

Comments 0

No comments yet. Be the first!