Rohan2821999 / MathCog_Modelling

A cognitive model to understand basic math acuity in children using weber fraction and numerical distance effect based algorithms
1 stars 0 forks source link

Figures Screener #4

Open Rohan2821999 opened 7 years ago

Rohan2821999 commented 7 years ago

@cbattista

Below are the revised graphs:

Fig1 --

image

Following changes have been made in graphs:

Fig2 --

image

The code of both of the graphs is within the screener folder of my MathCog_Modelling repo.

cbattista commented 7 years ago

Lookin' good. Code's committed right?

On Tue, Sep 13, 2016 at 5:21 PM, Rohan Hundia notifications@github.com wrote:

@cbattista https://github.com/cbattista

Below are the revised graphs:

Fig1 --

[image: image] https://cloud.githubusercontent.com/assets/13100688/18495838/d1573c36-79d5-11e6-8942-ac79a6e4d424.png

Following changes have been made in graphs:

  • Axis values display size has been increased
  • Transparency of text and line
  • Changed colors according xkcd color palette seaborn

Fig2 --

[image: image] https://cloud.githubusercontent.com/assets/13100688/18495896/38fde588-79d6-11e6-963d-a69f7862c124.png

The code of both of the graphs is within the screener folder of my MathCog_Modelling repo.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Rohan2821999/MathCog_Modelling/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AAOuO8c8VM7Ho6ZVJKw2Six2KQJixHjsks5qpz4UgaJpZM4J8SC9 .

cbattista commented 7 years ago

Nvm, I see it! Anyway, can you make the x's in Figure two a little thicker so they're easier to see, and can you label each point on the line in fig 2 with the trial # (like I did in my drawing). Lastly, if you could add some arrowheads to the lines (also like in the picture) that could be cool, but if it's a pain to implement don't worry about it.

On Tue, Sep 13, 2016 at 5:32 PM, Christian Battista < battista.christian@gmail.com> wrote:

Lookin' good. Code's committed right?

On Tue, Sep 13, 2016 at 5:21 PM, Rohan Hundia notifications@github.com wrote:

@cbattista https://github.com/cbattista

Below are the revised graphs:

Fig1 --

[image: image] https://cloud.githubusercontent.com/assets/13100688/18495838/d1573c36-79d5-11e6-8942-ac79a6e4d424.png

Following changes have been made in graphs:

  • Axis values display size has been increased
  • Transparency of text and line
  • Changed colors according xkcd color palette seaborn

Fig2 --

[image: image] https://cloud.githubusercontent.com/assets/13100688/18495896/38fde588-79d6-11e6-963d-a69f7862c124.png

The code of both of the graphs is within the screener folder of my MathCog_Modelling repo.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Rohan2821999/MathCog_Modelling/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AAOuO8c8VM7Ho6ZVJKw2Six2KQJixHjsks5qpz4UgaJpZM4J8SC9 .

Rohan2821999 commented 7 years ago

Haven't been able to add single head arrows. The arrow function of pyplot kinda acts weird, so plotting is not good with that..

image