veg / hyphy-vision

Visualize HyPhy results in your browser
4 stars 12 forks source link

Cannot visualise FEL results in hyphy-vision #868

Closed jaiganeshjg closed 10 months ago

jaiganeshjg commented 1 year ago

When I try to visualise the hyphy json output into hyphy-vision nothing happens. The data is not being loaded. Is it something to do with the data size?

Attaching the json file - fel.zip

stephenshank commented 1 year ago

Dear @jaiganeshjg,

Thank you for opening this issue. There appear to be infs in some fields which was causing an error in the visualization code. I've replaced them with large floats (10^20), and the results now render.

I've placed a modified copy of your JSON here: https://data.hyphy.org/web/issues/hyphy-vision_868.FEL.json

and your results may be viewed here: http://vision.hyphy.org/FEL?resultsUrl=https://data.hyphy.org/web/issues/hyphy-vision_868.FEL.json

Let's keep this issue open until we decide what to do with those infs. Please let me know if you have further questions.

Regards, Stephen

jaiganeshjg commented 1 year ago

Thanks a lot.

On Thu, Jun 15, 2023 at 7:42 PM Stephen Shank @.***> wrote:

Dear @jaiganeshjg https://github.com/jaiganeshjg,

Thank you for opening this issue. There appear to be infs in some fields which was causing an error in the visualization code. I've replaced them with large floats (10^20), and the results now render.

I've placed a modified copy of your JSON here: https://data.hyphy.org/web/issues/hyphy-vision_868.FEL.json

and your results may be viewed here:

http://vision.hyphy.org/FEL?resultsUrl=https://data.hyphy.org/web/issues/hyphy-vision_868.FEL.json

Let's keep this issue open until we decide what to do with those infs. Please let me know if you have further questions.

Regards, Stephen

— Reply to this email directly, view it on GitHub https://github.com/veg/hyphy-vision/issues/868#issuecomment-1593147632, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATPTCL2KKOXFAJF2VHVJOYDXLMJ37ANCNFSM6AAAAAAZHU6QXQ . You are receiving this because you were mentioned.Message ID: @.***>