Least-squares spectral analysis in WarpScript

32 views
Skip to first unread message

Pierre Zemb

unread,
Dec 11, 2017, 12:23:25 PM12/11/17
to Warp 10 users
Hi! 

I'm currently playing with WarpScript for a fun side-project: finding exoplanets. Most astronomers and astrophysics guys are using periodogram to search for periodicity with functions like "Lomb-Scargle Periodogram". As you can see here in this python notebook, it provides nice and easy analysis to find the period. I tried achieving the same results using FFT but it was difficult to interpret the result.

Could it be a nice addition to WarpScript? What do you think?

Mathias Herberts

unread,
Dec 12, 2017, 4:56:11 AM12/12/17
to Warp 10 users
Given the narrow field of application such a function probably does not belong to the core language, but you can provide an AstroWarpScriptExtension which would include this and other algorithms useful for astronomy and astrophysics.

Pierre Zemb

unread,
Dec 12, 2017, 4:17:21 PM12/12/17
to Warp 10 users
Thanks Mathias for your reply, I will write some AstroWarpScriptExtension to do the job!
Reply all
Reply to author
Forward
0 new messages