phajy / Sesto2024

Preparation for the "From the Dolomites to the Event Horizon: Sledging Down the Black Hole Potential Well" 2024 meeting in Sesto. Will include talk, data, and calculations.
MIT License
1 stars 0 forks source link

eps range #15

Closed phajy closed 1 month ago

phajy commented 1 month ago

Should the following

https://github.com/phajy/Sesto2024/blob/0d2ed51889ff1fd7df30d616b42b3a537a7eb846/src/jp-fit.jl#L22

be changed to

eps_range = collect(range(-0.5, 3.0, N)) 
phajy commented 1 month ago

Yes, it should!