infragram icon indicating copy to clipboard operation
infragram copied to clipboard

fixed issue in webglColormapGenertor file

Open Somya-Singhal opened this issue 2 years ago • 6 comments

I tried to fix issues as I mentioned in issue #313 in webglColormapGenerator.js file

Somya-Singhal avatar Apr 06 '22 18:04 Somya-Singhal

gitpod-io[bot] avatar Apr 06 '22 18:04 gitpod-io[bot]

Hi @Somya-Singhal do you know what effects this was having on the application before the fixes? Is there any way to show the output changing from before/after, so I can follow along in what effect these changes have? Thank you so much!!

jywarren avatar Apr 07 '22 14:04 jywarren

Hi @Somya-Singhal do you know what effects this was having on the application before the fixes? Is there any way to show the output changing from before/after, so I can follow along in what effect these changes have? Thank you so much!!

Hello @jywarren , please correct me if I am wrong anywhere. At first, I tried to look at what this program was doing and according to me, it is used for shading the appropriate levels of light, darkness and colour within the image then when I looked for the before and after changes, I found that no changes were made in the application. Please could you guide me as so that I could know what was the issue and move ahead to fix it.

Somya-Singhal avatar Apr 09 '22 05:04 Somya-Singhal

Hi, of course -- so, you have the right idea on the functionality. I'm trying to review your contribution so I wanted to know:

  1. did the code do something I can see that is "wrong" before your changes
  2. what is the new behavior your code produces

That way I can try the old version, and start up your new version, and compare how each one works. If the issue you describe in 1) is resolved, i can approve this and we can merge it!

If the answer to 1) is that nothing was broken, but that the changes are good syntax and good formatting, but that the behavior of the program won't change, that is also OK. I can then just try your new version and be sure it still produces the same output when we use a color map, so nothing has been broken. Then i'll approve this. Does that make sense? Thanks!!

jywarren avatar Apr 12 '22 20:04 jywarren

Hi, of course -- so, you have the right idea on the functionality. I'm trying to review your contribution so I wanted to know:

  1. did the code do something I can see that is "wrong" before your changes
  2. what is the new behavior your code produces

That way I can try the old version, and start up your new version, and compare how each one works. If the issue you describe in 1) is resolved, i can approve this and we can merge it!

If the answer to 1) is that nothing was broken, but that the changes are good syntax and good formatting, but that the behavior of the program won't change, that is also OK. I can then just try your new version and be sure it still produces the same output when we use a color map, so nothing has been broken. Then i'll approve this. Does that make sense? Thanks!!

Ok, I understood @jywarren, I will check it and be sure nothing is broken and then update you. Thanks for clarifying my doubt!

Somya-Singhal avatar Apr 13 '22 12:04 Somya-Singhal

no problem and thank you -- just be sure to note what exactly you tested so I can understand. Thanks!!!

On Wed, Apr 13, 2022 at 8:00 AM Somya Singhal @.***> wrote:

Hi, of course -- so, you have the right idea on the functionality. I'm trying to review your contribution so I wanted to know:

  1. did the code do something I can see that is "wrong" before your changes
  2. what is the new behavior your code produces

That way I can try the old version, and start up your new version, and compare how each one works. If the issue you describe in 1) is resolved, i can approve this and we can merge it!

If the answer to 1) is that nothing was broken, but that the changes are good syntax and good formatting, but that the behavior of the program won't change, that is also OK. I can then just try your new version and be sure it still produces the same output when we use a color map, so nothing has been broken. Then i'll approve this. Does that make sense? Thanks!!

Ok, I understood @jywarren https://github.com/jywarren, I will check it and be sure nothing is broken and then update you. Thanks for clarifying my doubt!

— Reply to this email directly, view it on GitHub https://github.com/publiclab/infragram/pull/330#issuecomment-1097967376, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAF6J5GY3V22SY43GZ2K6DVE2ZMXANCNFSM5SW4FPDQ . You are receiving this because you were mentioned.Message ID: @.***>

jywarren avatar Apr 13 '22 14:04 jywarren