linan7788626 / Hoopla

MIT License
1 stars 2 forks source link

An alternative implementation of Hoopla using PyQt #21

Closed linan7788626 closed 7 months ago

linan7788626 commented 7 years ago

As discussed with @drphilmarshall during the HackWeek at CMU, we plan to connect Hoopla to some Professional lens modeling codes too. The goal is to improve the accuracy of the lens model in Hoopla using the codes like: Lensed, Glafic, Gravlens, Lenstool...etc. However, calling an executable in javascript is not straightforward because of the security policy in JavaScript. Therefore, I tried to implement this using PyQT. Some progress is shown below.

0

1

linan7788626 commented 7 months ago

Done

https://github.com/linan7788626/Qoopla