Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Orders don't appear centred on numax #204

Open
alexlyttle opened this issue Dec 12, 2019 · 1 comment
Open

Orders don't appear centred on numax #204

alexlyttle opened this issue Dec 12, 2019 · 1 comment

Comments

@alexlyttle
Copy link
Collaborator

Issue

Using the star class, running run_asy_peakbag(norders=6) does not appear to centre the orders chosen on the given numax (numax ~ 1190 muHz) as seen in this image (note this fit may not be right anyway!):

image

I had noticed this issue in a few other stars, although it wasn't as obvious as most of the time I have ran with norders=8. Here, however, it appears to miss some possible higher frequency modes.

ell nu _med nu_mad
0 2 942.134683 0.418756
1 0 948.340384 0.412807
2 2 997.198642 0.215729
3 0 1003.413616 0.203637
4 2 1054.148776 0.143591
5 0 1060.352113 0.120460
6 2 1112.967051 0.131658
7 0 1119.177256 0.110475
8 2 1173.698963 0.112976
9 0 1179.903599 0.108212
10 2 1236.268829 0.136661
11 0 1242.481385 0.108021

Star

TIC200723869

Suggestion

Is this the intended behaviour? If not, this could be a bug in how the modes are chosen about numax, I will have a little look in the code in case I spot something.

@grd349
Copy link
Owner

grd349 commented Dec 14, 2019

@alexlyttle Thanks for highlighting this. Yes we need to look at this. It's possible that it is related to the input Dnu and numax and is possibly a limit of the the current knowledge. It's also possible it's a bug! I think we should have a look this and decide if it is a bug or not. @nielsenmb is very good at finding bugs in my code ... ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants