Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-04-02 Thread Namra Maheshwari
I have posted my proposal on melange website , other than ideas discussed here , I have also include some prototypes. Please provide your feedback. Link: http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/ethan172/12002 Namra Maheshwari

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-31 Thread Alexander Wolf
Hello! > I have got all other data , but what do yoy mean by object classification > (means on what basis ?) I mean object classification like Scd:sp, C, SA(rs)bP, etc. for galaxies as example -- With best regards, Alexander -

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-31 Thread Namra Maheshwari
I have got all other data , but what do yoy mean by object classification (means on what basis ?) On Sat, Mar 31, 2012 at 1:44 PM, Alexander Wolf wrote: > Hello! > > 2012/3/31 Namra Maheshwari : > > I have made the prototype of new DSO catalog > > 1. It contains RNGC - revised new general catalog

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-31 Thread Alexander Wolf
Hello! 2012/3/31 Namra Maheshwari : > I have made the prototype of new DSO catalog > 1. It contains RNGC - revised new general catalog numbers > 2. In all 7840 items I looked this prototype and it good for me but in it have a missed data - IC numbers just no. Also for this catalog need include ne

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-30 Thread Reaves, Timothy
It's looking good so far. On Fri, Mar 30, 2012 at 3:02 PM, Namra Maheshwari < maheshwarinamr...@gmail.com> wrote: > Thanks for the feedback Brian,I have much of other data like ( size , > images etc. ) ,As I said this is just a prototype , we can do many things > with it . I also have object da

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-30 Thread Namra Maheshwari
Thanks for the feedback Brian,I have much of other data like ( size , images etc. ) ,As I said this is just a prototype , we can do many things with it . I also have object data which have not been provided NGC number (IC number, or any other catlogue number is still there). So please keep on prov

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-30 Thread bdwashbu
I would recommend moving "Object Type" to be the first column. This would help Factory methods a lot. Also, I was hoping we'd have all the information described here: http://www.klima-luft.de/steinicke/ngcic/rev2000/Explan.htm, including globular concentration classes. -- Brian Washburn On Fri,

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-30 Thread Namra Maheshwari
I have made the prototype of new DSO catalog 1. It contains RNGC - revised new general catalog numbers 2. In all 7840 items http://web.iiit.ac.in/~namra.maheshwari/Dso_prototype.html Please have a look at this and provide feedback. (This is just a prototype it can be exported to any format, Man

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-30 Thread Namra Maheshwari
Reg : DSO catalog Which Herchel's catalog are we suppose to include : 1. One compiled by astronomical league Herschel 400 Catalogue 2. The original one with 2514 objects in it. -- Namra Maheshwari

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-29 Thread Zach Rice
Hi everyone - I'm a prospective GSoC student and am writing a proposal to solve Stellarium's deep sky object issues. I hope this doesn't interfere with any work you have done Namra... When expanding the DSO catalogue, is there a preferred source for images? I believe all of NASA's Hubble images

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-29 Thread Namra Maheshwari
@timothy: I am working on that On Thu, Mar 29, 2012 at 8:40 PM, Reaves, Timothy < trea...@silverfieldstech.com> wrote: > We just need a current, updated NGC catalog. > > > On Thu, Mar 29, 2012 at 4:28 AM, Alexander Wolf wrote: > >> Hello! >> >> 2012/3/29 Namra Maheshwari : >> > I was working on N

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-29 Thread Reaves, Timothy
We just need a current, updated NGC catalog. On Thu, Mar 29, 2012 at 4:28 AM, Alexander Wolf wrote: > Hello! > > 2012/3/29 Namra Maheshwari : > > I was working on NGC catalogue lately , I saw an entry related to same in > > stellarium-tasklist - "NGC catalogue reworking from the new data" . Can >

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-29 Thread Alexander Wolf
Hello! 2012/3/29 Namra Maheshwari : > I was working on NGC catalogue lately , I saw an entry related to same in > stellarium-tasklist - "NGC catalogue reworking from the new data" . Can some > one tell me whats is the exact problem, So that I can also help in finding > some solution. We have old

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-29 Thread Namra Maheshwari
I was working on NGC catalogue lately , I saw an entry related to same in stellarium-tasklist - "NGC catalogue reworking from the new data" . Can some one tell me whats is the exact problem, So that I can also help in finding some solution. --

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-25 Thread Reaves, Timothy
That's the life of writing in a C-based language. Compilation takes a bit of time. If you are on a Mac, use LLVM, as it speeds things up a great deal. Qt has a couple of different ways to handle concurrency. If you think that there are specific places that would benefit from this, please enumer

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-25 Thread Reaves, Timothy
You need to replace your keyboard, as your 'y' and 'o' keys are not functioning. On Sun, Mar 25, 2012 at 10:39 AM, jatin luthra wrote: > 1. i don't we there's a solution to the compilation time > but u can try the changes in a separate project(ur own) and first ensure > there's no compilation e

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-25 Thread Namra Maheshwari
@Brady: I think I wrote something wrong in the original idea, my idea was to load object files in one separate thread (Because they are very big , in a way they consume much I/O than regular process) , I tried this on a simple example on my computer and fps improved by 11 frames in multi threaded

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-25 Thread Brady Brenot
I don't know what exactly you want to do with the multi-threading, but just drawing two objects in two threads simultaneously to the same context won't improve performance; I'm pretty sure it won't work at all. I _believe_ you can do other things in a separate thread and a separate context (like lo

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-25 Thread Namra Maheshwari
@daggerstab: you are right , It's indeed not easy .I am still trying to figure out the relevant part of the code. On Mon, Mar 26, 2012 at 12:04 AM, Bogdan Marinov wrote: > On Sun, Mar 25, 2012 at 4:51 PM, Namra Maheshwari > wrote: > > [snip] > > - I have Stellarium 0.11.1 installed in my compute

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-25 Thread Bogdan Marinov
On Sun, Mar 25, 2012 at 4:51 PM, Namra Maheshwari wrote: > [snip] > - I have Stellarium 0.11.1 installed in my computer (build from the source). > When I do 'Ctrl+F' , try to write something in search box , it shows > suggestions but when I try to click any suggestion , it does not do anything > >

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-25 Thread Alexander Wolf
2012/3/25 Namra Maheshwari : > And what do you think about optimization ideas, are > they implementable (specially the multi-threaded ?? I think if we can improve performance via multi-threading then we need use it -- With best regards, Alexander

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-25 Thread Namra Maheshwari
And what do you think about optimization ideas, are they implementable (specially the multi-threaded ?? On Sun, Mar 25, 2012 at 8:09 PM, jatin luthra wrote: > 1. i don't we there's a solution to the compilation time > but u can try the changes in a separate project(ur own) and first ensure > ther

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-25 Thread jatin luthra
1. i don't we there's a solution to the compilation time but u can try the changes in a separate project(ur own) and first ensure there's no compilation errors and the code is working as per ur requirements and then change the source code 2.the search problem is genuine as i have crosschecked it i

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-25 Thread Namra Maheshwari
Sorry for replying after so many days ( looks like whole GSOC thing has gone cold on the mailing list), I was struggling with code , trying to learn some QtOpengl. I am having some doubts: - Every time i make some change to some source file, it compiles all the files present in the source director

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-20 Thread Namra Maheshwari
I have submitted the google doc you have sent to us: - Apologies, if you find some mistakes. - Please give a feedback and reply if you find anything missing. -- Namra Maheshwari -- This SF email is sponsosred by:

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-19 Thread Reaves, Timothy
http://www.google-melange.com/gsoc/org/google/gsoc2012/stellarium has a link to a form now. On Mon, Mar 19, 2012 at 7:11 AM, Alexander Wolf wrote: > 2012/3/19 Namra Maheshwari : > > What do you think , How should I start with ?? > > I think you need contact to Timothy Reaves before start this

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-19 Thread Alexander Wolf
2012/3/19 Namra Maheshwari : > What do you think , How should I start with ?? I think you need contact to Timothy Reaves before start this task. ;) -- With best regards, Alexander -- This SF email is sponsosred by: Try

Re: [Stellarium-pubdevel] GSOC 2012 Idea

2012-03-19 Thread Alexander Wolf
2012/3/19 Namra Maheshwari : > My name is Namra Maheshwari . I am a student of computer science and > technology at IIIT Hyderabad, India. [skipped] It's looks is very good for me! -- With best regards, Alexander -- Th