-
Notifications
You must be signed in to change notification settings - Fork 1
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
Faster all sky image analysis #57
Comments
It is really slow. Must be fixed for version 0.3 |
Fixed it by doing less iterations when trying to measure the FWHM of the stars by fitting a Gaussian. To go even faster, should use other ways of measuring FWHM, but I think it's acceptable now. |
I got an error message related to this:
It worked for a few allsky refreshes and then crashed. |
that's extremely weird. Do you have more info on this? I'll run pouet for a while and see if I can reproduce |
Nope. Currently having pouet running as well but it's stable so far.
2018-07-06 9:31 GMT+02:00 kuntzer <notifications@github.com>:
… that's extremely weird. Do you have more info on this? I'll run pouet for
a while and see if I can reproduce
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#57 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ALsZraaDQsDVdiWYmIE10yFVJzvnpns3ks5uDxJagaJpZM4U5RBW>
.
{"api_version":"1.0","publisher":{"api_key":"
05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":
{"external_key":"github/vbonvin/POUET","title":"
vbonvin/POUET","subtitle":"GitHub repository","main_image_url":"
https://assets-cdn.github.com/images/email/message_cards/header.png
","avatar_image_url":"https://assets-cdn.github.com/images/email/message_
cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.
***@***.***
in #57: that's extremely weird. Do you have more info on this? I'll run
pouet for a while and see if I can reproduce"}],"action":{"name":"View
Issue","url":"#57#
issuecomment-402952009"}}} [ { ***@***.***": "http://schema.org", ***@***.***":
"EmailMessage", "potentialAction": { ***@***.***": "ViewAction", "target": "
#57 (comment)",
"url": "#57 (comment)",
"name": "View Issue" }, "description": "View this Issue on GitHub",
"publisher": { ***@***.***": "Organization", "name": "GitHub", "url": "
https://github.com" } }, { ***@***.***": "MessageCard", ***@***.***": "
http://schema.org/extensions", "hideOriginalBody": "false", "originator":
"AF6C5A86-E920-430C-9C59-A73278B5EFEB", "title": "Re: [vbonvin/POUET]
Faster all sky image analysis (#57)", "sections": [ { "text": "",
"activityTitle": "**kuntzer**", "activityImage": "
https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": ***@***.***", "facts": [ ] } ], "potentialAction": [ {
"name": "Add a comment", ***@***.***": "ActionCard", "inputs": [ {
"isMultiLine": true, ***@***.***": "TextInput", "id": "IssueComment",
"isRequired": false } ], "actions": [ { "name": "Comment", ***@***.***":
"HttpPOST", "target": "https://api.github.com", "body":
"{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\":
\"vbonvin/POUET\",\n\"issueId\": 57,\n\"IssueComment\":
\"{{IssueComment.value}}\"\n}" } ] }, { "name": "Close issue", ***@***.***":
"HttpPOST", "target": "https://api.github.com", "body":
"{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\":
\"vbonvin/POUET\",\n\"issueId\": 57\n}" }, { "targets": [ { "os":
"default", "uri": "https://github.com/vbonvin/
POUET/issues/57#issuecomment-402952009" } ], ***@***.***": "OpenUri", "name":
"View on GitHub" }, { "name": "Unsubscribe", ***@***.***": "HttpPOST", "target":
"https://api.github.com", "body": "{\n\"commandName\":
\"MuteNotification\",\n\"threadId\": 350556246\n}" } ], "themeColor":
"26292E" } ]
--
---------------------------------------------------------------------------------------------------
Vivien Bonvin
Ph.D. in Observational Cosmology
Ecole Polytechnique Fédérale de Lausanne (EPFL) - Laboratoire
d'Astrophysique <http://lastro.epfl.ch/>
Observatoire de Sauverny - CH-1290 Versoix - Switzerland
---------------------------------------------------------------------------------------------------
|
… analysis for targets at mid airmass #57
Could not reproduce, added a fail safe at the line in question. It will be considered as an error in the log. Will close this issue for now. Re-open if it happens again. |
OK. Same here, didn't happen again. |
For now, it is embarrassingly slow. Find what is causing this and fix it.
The text was updated successfully, but these errors were encountered: