daw538 / y4project

Fourth Year Masters project at University of Birmingham, investigating the helium glitch with asteroseismology to obtain a measure of helium abundance in stars.
MIT License
0 stars 0 forks source link

rgdata-hbm-tau-reparam.ipynb #18

Closed daw538 closed 5 years ago

daw538 commented 5 years ago

I think I've reparameterised A correctly to follow the form A0=Ae^(nmax/tau) however convergence has been thown off somewhat. Namely, epsilon is consistently larger than it should be (~5 vs ~1); imposing limits on the parameter in the code cause rhats to rocket, so clearly it isn't happy with what I have at the moment.

The oscillations themselves are coming out pretty large in some cases (see out[25] or out[28]), but not for all the stars.

grd349 commented 5 years ago

Hi Dan,

I can't look at this till tomorrow (afternoon).

Have you tried some simple tests? Have you tried removing the hierarchical part of epsilon?

G

On Mon, 11 Feb 2019, 12:54 daw538, notifications@github.com wrote:

Assigned #18 https://github.com/daw538/y4project/issues/18 to @grd349 https://github.com/grd349.

— You are receiving this because you were assigned.

Reply to this email directly, view it on GitHub https://github.com/daw538/y4project/issues/18#event-2130469372, or mute the thread https://github.com/notifications/unsubscribe-auth/AOGXCfoUB1Bc5abIjYQPahyR1sgiTUNqks5vMWfrgaJpZM4a0IEd .

--

Dr Guy R. Davies Lecturer in Astrophysics School of Physics and Astronomy The University of Birmingham Edgbaston Birmingham B15 2TT

Tel +44 (0) 121 414 4597

g.r.davies@bham.ac.uk grd349@gmail.com davies@bison.ph.bham.ac.uk

daw538 commented 5 years ago

That's fine. I've tried adding/removing some things one by one but I'll have a further tinker to see if I can make any more progress.