Public Lab Research note


GSoC Post 1: Spectral-Workbench-Capture

by sidntrivedi012 | June 29, 2019 12:47 29 Jun 12:47 | #19926 | #19926

Linus Torvalds said -

"I often compare open source to science. To where science took this whole notion of developing ideas in the open and improving on other peoples' ideas and making it into what science is today and the incredible advances that we have had."

Indeed, open source is just similar in terms of science if we consider the exchange of ideas, collaboration on research and many other activities and initiatives that take place in both the domains. Both science and technology are advancing at a rapid speed. A large amount of organizations are working to improve our lives and also the environment around us.One of the organizations which is a live example of improving science using open source is Public Lab which is doing a great job in developing an open science community around the world using various DIY techniques, softwares, initiatives, campaigns etc.

In this blog I will be sharing my journey of getting into open-source software development and how I got accepted into a program named as "Google Summer of Code" with Public Lab organization.

Hey, but What's GSoC? What does it offer?

So, to quote the official website, Google Summer of Code is a global program focused on bringing more student developers into open source software development in which students work with an open source organization on a 3 month open source programming project during their break from school.

Google Summer of Code is basically a perk/reward or we can say a motivation offered to the developers who contribute to open-source softwares. Adding to these there are many advantages of getting accepted into it. Some of them are -

  • An excellent experience of working on a real world project which people are using real time.

  • A chance to get mentored by some of the most dedicated software developers around the world.

  • A chance to learn how to work and collaborate in a community.

  • Okay, let me not forget, a referral for interview and also a nice stipend.

Getting started

When I joined my college, I was introduced to Linux and the open-source philosophy by some of my seniors from the Open Source Developers Community(OSDC) of my college. Having heard about them, I got greatly fascinated about the awesome methodology the whole structure follows. Making a software open source is the best way to make it bug-free and reliable to use. Thus, I buckled up to start contributing to open source software as soon as I get sufficient skills. I started to learn some Web Development and started with some basic programming.

Having learnt some of the web technologies, I started to contribute to some of the projects on Github of OSDC as well as other open source projects. Also, I attended the summer training of Durgapur Linux Users Group(DGPLUG) on IRC which really helped me understand the need and essence of F/OSS culture around us.

Thus, in my sophomore year of college, I started to contribute to some of the projects of Public Lab since I really liked the work which this organization was doing in order to make it easy for people (specifically environmental researchers) to work on improving the environment around them and preventing its degradation.

I thought that If I contribute my code to it, I will be in fact contributing to save the environment one commit at a time. So, I started contributing to some of the awesome projects of Public Lab and also submitted a proposal for GSoC for the Spectral Workbench Project. The community is so great and welcoming which I may have not imagined. Especially the First-timers-only issues(FTOs) approach of getting folks started with contributing to the community is just super amazing. Shoutout to Jeffrey Warren and Gaurav Sachdeva and all other members for maintaining and developing the community so nicely.

Spectral-Workbench

The Spectral Workbench is an awesome project of Public Lab in which helps environmentalists and researchers to do DIY Spectrometry for analysis of various substances and solutions. A regular Spectrometer when bought costs around a thousand dollars. But, Public Lab has introduced a DIY(do it yourself) Spectrometer which can be made at home too using this technique and this awesome kit which costs around \$9 only. Thus, this is one of the many steps to make scientific instruments which are used to research on environment easily available to everyone at an affordable price.

So, what's the software project?

This spectrometer makes use of the software named as Spectral Workbench. Through the Spectral Workbench, we can use the camera of our mobiles and laptops as a spectrometer. It works as a real spectrometer and shows all the RGB values as well as we can also calibrate values in it in order to match it to the already known values of certain substances.

Thus, isn't it a cool project to contribute to?

So, my part in this project will be to refactor the code of the capture part of the software and make its standalone javascript library and a React Application around it.

My proposal that I had submitted for GSoC can be found here.

I am too much excited to work on this project and hope will learn a lot. Will keep updating all the work I do here.

Thanks for reading. Peace.


1 Comments

Nice to see the progress over SWB repos.

Reply to this comment...


Login to comment.