NAVADMC / ADSM

A simulation of disease spread in livestock populations. Includes detection and containment simulation.
Other
10 stars 5 forks source link

Population page - state other than Susc shows X #892

Open missyschoenbaum opened 6 years ago

missyschoenbaum commented 6 years ago

This is minor, but odd.

Any state other than susceptible shows an X (like infected). There are states like nat immune, vaccine immune and destroyed where that would be weird.

We can fix when we have time. destinitialstate

missyschoenbaum commented 5 years ago

A best case on this might be to have more than one icon. For example, if I wanted to build a population for endemic disease, I would start most of the units in immune (vx or natural). That would be useful to see as a distinct state. @lkholmstrom do you have any images that might help us understand this better?

ConradSelig commented 5 years ago

This would be relatively easy with the right icons. If you want me to make some icons I would be more than happy to give a shot at it.

Otherwise non-infected units definitely should not be showing as a red X on the map, I should be able to render them as a regular dot fairly easy if you want to do a small patch on the bug portion of this ticket.

Estimates: Add new icons for each disease state and implement: 4-5 hours Fix bug where non-infected units are being displayed as infected: 1-2 hours

missyschoenbaum commented 4 years ago

Just to clarify, all units that are not susceptible show as X - this may be any disease state, or any immune state.

missyschoenbaum commented 4 years ago

To clarify again - most disease states should have an X, (so that is L, B, C ) but S, V, D and N should not. On the Noun project, I found an icon that I like for V,D,N if it will allow color to show through. Still not sure if I want to commit 5 hours to it.

missyschoenbaum commented 4 years ago

forgot image ImmuneShield

ConradSelig commented 4 years ago

Not sure I want to stick to that estimate - it was almost a year ago. Then again, I haven't really looked at the Population map since. @missyschoenbaum Your call if you want to pursue this.