User:Sandeepmv

From Octave
Jump to navigation Jump to search

A: An introduction[edit]

  • I am Sandeep Venkat Manthi. I like to solve problems and write code. I am a self motivated person who enjoys his work and I am a fourth year post graduate student at NIT Rourkela (India) in Electronics and Communication engineering.
    • I can speak fluently in English, Hindi and Telugu.
    • I am a fourth year student in Electronics and Communications and my main area of research is image processing. However, I have completed courses in soft computing and adaptive signal processing.
  • I like to code and I want to contribute to the open source community that produces most of the software tools that I use.
  • Octave is a brilliant project to work on as it is challenging and involves a good deal of pure mathematics. I am interested in Octave because of my experience with it.

C: Contact[edit]

  • sunnyv is my nick on Octave IRC channel.
  • My time zone is UTC + 5:30. I live in India.
  • I usually code between 12.30 to 18.30 UTC and I start at 8.00 UTC during weekends and few days.

E: Coding experience[edit]

  • I have 2 plus years of experience in C++ and Matlab code. I mainly write programs for my Academics and research projects. I have also worked on few C++ projects on freelance websites like Odesk.
  • I am good with PHP and Python and have worked on a few web design projects as a freelancer.
  • I do not have any experience on working with open source projects or free projects. I hope to change that in the coming few days.
  • The biggest project I have worked on is on my internship with ECIL, Hyderabad. I have written C code for processing the data from E1 data converter chips in an embedded system that operated a multichannel radio. The device was called E1-Radio Interconnect. I was a part of team of 3 members which developed the program for data management in a FPGA which handled the routing of radio channels. The code which I wrote was 320 lines long and it managed the RCMS PCM radio stream coming from E1 data converter chip in the device. The RCMS channel is used to trigger alarms or switches remotely.
  • I have contributed 3D coordinate system functions for Geodesy in mapping toolbox for Octave.[1]

F: Feeling fine[edit]

  • Experience with the following tools
    • I am fine with IRC and Mailing lists.
    • I am comfortable working with Mercurial. I have installed it in my Ubuntu system and its working well.
    • I am familiar with MediaWiki and I am comfortable using it.
    • I had a little difficulty with the compilers at first, but after getting help from IRC channel, I was able to resolve all the dependency errors that were halting my build.
  • A proper guide for beginners is what I would like to have. I will be happy to help create it. I find the community exciting and I will contribute whenever I can to the Octave Community even after GSoC.

O: Only out of interest[edit]

  • Yes. Our institution uses Octave on http://www.compileonline.com/execute_matlab_online.php to help beginners grasp the basic concepts of Matlab.
    • I expect Octave to advertise in the educational institutions as a free and open source alternative to Matlab.
  • My first problem with Octave was that I was not able to build it in my first go. A lot of dependencies were missing and the information on Ubuntu forums was not enough to install all the dependencies required to build Octave. A good person helped me out on IRC after I tried to resolve it for a while. I think you should include a page which lists down all the dependencies required for different operating systems. This was the link that helped me solve the problem: http://pastebin.com/R9B4A1i8

P: Prerequisites[edit]

  • I work with Ubuntu and Windows 8. I run a VM with Ubuntu 12.04 inside windows 8.
    • I have administrator access to the system.
  • I will be able to access
    • internet for 14 hours a day.
    • a computer for 24 hours a day.
    • a computer for my progressing work for 24 hours a day.
  • I am the owner of the computer and I can install any software which is supported by my operating system.

S: Self-assessment[edit]

  • I always view constructive criticism as a positive sign towards better development of a project. I respect opinions and if the criticism contains useful facts, I will always be happy to incorporate them.
  • How autonomous are you when developing?
    • Do you like to discuss changes intensively and not start coding until you know what you want to do?(YES)
    • Do you like to code a proof of concept to 'see how it turns out', modifying that and taking the risk of having work thrown away if it doesn't match what the project or original proponent had in mind?(NO)

Y: Your task[edit]

  • I have selected the following task from GSoC projects page (summer_of_Code_Project_Ideas).
    • I would like to implement the functions for Coordinate systems, Geodesy and Projections for Mapping Package in Octave Forge. The list of missing functions in the mapping package are grouped here [2]. The details of the functions that I have proposed to implement are present in the detailed schedule below. I have already contributed the 3D coordinate systems functions to this end[3].
  • Timeline:
    • Week 0 (May 19 to May 26): Complete the implementation, tests and documentation for 3D Coordinate systems functions.
    • Week 1 to Week 4 (May 27 to June 25): Complete the implementation, testing and documentation of missing functions in Modelling the Earth group in Week 1 and Week 2 and also the selected missing functions in Geographic Coordinate Systems group in Week 3 and Week 4. Submit the following functions for mid term evaluation.1. Modelling the Earth functions ,2. Selected functions in Geographic Coordinate systems ,3. 3D Coordinate system
    • Week 5 to Week 7 (June 26 to July 14): Complete the implementation,tests and documentation of the following functions 1. Remaining functions in Geographic Coordinate Systems group by the end of Week 5 ,2. Lengths and Angles group by Week 6, Small Circles, Ellipses ,3. Spherical Distance group by the end of Week 7
    • Week 8 to Week 10 (July 15 to August 5): Complete the implementation,tests and documentation of missing functions in Great Circles, Geodesics, and Rhumb Lines by the end of Week 10.
    • Week 11 to Week 12 (August 6 to August 18): This is a buffer time of two weeks to accommodate for any unpredictable delay. Refine tests and documentation for whole project. Code clean up and finalization. End of GSOC.
    • After GSOC: Maintenance and further development of Mapping Package in Octave Forge.
  • Detailed Schedule: spreadsheet: [4]
Function Group Implementation Planned time in GSOC Planned time for Testing / Delivered by the end of
aer2ecef 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
aer2enu 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
aer2geodetic 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
aer2ned 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
ecef2aer 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
ecef2enu 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
ecef2enuv 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
ecef2geodetic 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
ecef2ned 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
ecef2nedv 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
enu2aer 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
enu2ecef 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
enu2ecefv 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
enu2geodetic 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
geodetic2aer 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
geodetic2ecef 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
geodetic2enu 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
geodetic2ned 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
ned2aer 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
ned2ecef 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
ned2ecefv 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
ned2geodetic 3-D Coordinate Systems Geod Toolbox Week 0 Week 0
antipode Geographic Coordinate Systems PROJ.4 library Week 3 Week 4
mfwdtran Geographic Coordinate Systems PROJ.4 library Week 3 Week 4
minvtran Geographic Coordinate Systems PROJ.4 library Week 3 Week 4
newpole Geographic Coordinate Systems PROJ.4 library Week 3 Week 4
org2pol Geographic Coordinate Systems PROJ.4 library Week 3 Week 4
projfwd Geographic Coordinate Systems PROJ.4 library Week 3 Week 4
projinv Geographic Coordinate Systems PROJ.4 library Week 5 Week 5
putpole Geographic Coordinate Systems PROJ.4 library Week 5 Week 5
rotatem Geographic Coordinate Systems PROJ.4 library Week 5 Week 5
azimuth Great Circles, Geodesics, and Rhumb Lines Karney (2013) Week 8 Week 10
departure Great Circles, Geodesics, and Rhumb Lines Karney (2013) Week 8 Week 10
distance Great Circles, Geodesics, and Rhumb Lines Karney (2013) Week 8 Week 10
gc2sc Great Circles, Geodesics, and Rhumb Lines Karney (2013) Week 8 Week 10
gcxgc Great Circles, Geodesics, and Rhumb Lines Karney (2013) Week 8 Week 10
gcxsc Great Circles, Geodesics, and Rhumb Lines Karney (2013) Week 8 Week 10
meridianarc Great Circles, Geodesics, and Rhumb Lines Karney (2013) Week 8 Week 10
meridianfwd Great Circles, Geodesics, and Rhumb Lines Karney (2013) Week 8 Week 10
reckon Great Circles, Geodesics, and Rhumb Lines Karney (2013) Week 9 Week 10
rhxrh Great Circles, Geodesics, and Rhumb Lines Karney (2013) Week 9 Week 10
track1 Great Circles, Geodesics, and Rhumb Lines Karney (2013) Week 9 Week 10
track2 Great Circles, Geodesics, and Rhumb Lines Karney (2013) Week 9 Week 10
trackg Great Circles, Geodesics, and Rhumb Lines Karney (2013) Week 9 Week 10
trackui Great Circles, Geodesics, and Rhumb Lines Karney (2013) Week 9 Week 10
degrees2dm Lengths and Angles From Scratch Week 6 Week 6
degrees2dms Lengths and Angles From Scratch Week 6 Week 6
degtorad Lengths and Angles From Scratch Week 6 Week 6
dm2degrees Lengths and Angles From Scratch Week 6 Week 6
dms2degrees Lengths and Angles From Scratch Week 6 Week 6
fromDegrees Lengths and Angles From Scratch Week 6 Week 6
fromRadians Lengths and Angles From Scratch Week 6 Week 6
km2nm Lengths and Angles From Scratch Week 6 Week 6
km2sm Lengths and Angles From Scratch Week 6 Week 6
map.geodesy.isdegree Lengths and Angles From Scratch Week 6 Week 6
nm2km Lengths and Angles From Scratch Week 6 Week 6
nm2sm Lengths and Angles From Scratch Week 6 Week 6
radtodeg Lengths and Angles From Scratch Week 6 Week 6
sm2km Lengths and Angles From Scratch Week 6 Week 6
sm2nm Lengths and Angles From Scratch Week 6 Week 6
str2angle Lengths and Angles From Scratch Week 6 Week 6
toDegrees Lengths and Angles From Scratch Week 6 Week 6
toRadians Lengths and Angles From Scratch Week 6 Week 6
unitsratio Lengths and Angles From Scratch Week 6 Week 6
unwrapMultipart Lengths and Angles From Scratch Week 6 Week 6
validateLengthUnit Lengths and Angles From Scratch Week 6 Week 6
wrapTo180 Lengths and Angles From Scratch Week 6 Week 6
wrapTo2Pi Lengths and Angles From Scratch Week 6 Week 6
wrapTo360 Lengths and Angles From Scratch Week 6 Week 6
wrapToPi Lengths and Angles From Scratch Week 6 Week 6
axes2ecc Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
earthRadius Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
ecc2flat Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
ecc2n Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
flat2ecc Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
geocentricLatitude Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
geodeticLatitudeFromGeocentric Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
geodeticLatitudeFromParametric Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
majaxis Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
map.geodesy.AuthalicLatitudeConverter Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
map.geodesy.ConformalLatitudeConverter Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
map.geodesy.IsometricLatitudeConverter Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
map.geodesy.RectifyingLatitudeConverter Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
minaxis Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
n2ecc Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
oblateSpheroid Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
parametricLatitude Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
rcurve Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
referenceEllipsoid Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
referenceSphere Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
rsphere Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
wgs84Ellipsoid Modeling the Earth geod toolbox(except classdef) Week 1 Week 2
deg2km Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
deg2nm Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
deg2sm Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
ellipse1 Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
gcxsc Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
km2deg Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
km2rad Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
nm2deg Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
nm2rad Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
rad2km Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
rad2nm Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
rad2sm Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
scircle1 Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
scircle2 Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
scircleg Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
scirclui Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
scxsc Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
sectorg Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
sm2deg Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7
sm2rad Small Circles, Ellipses, and Spherical Distance From Scratch Week 7 Week 7

I have planned for a 40 hour work schedule every week. I will be unavailable for 4 days during the entire GSOC period due to personal commitments.