If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Spectrum Scanner for astronomy
3 posts
• Page 1 of 1
Spectrum Scanner for astronomy
I am working on a project similar to RSpec (http://www.rspec-astro.com/) and VSpec (http://www.astrosurf.com/vdesnoux/) which are used to evaluate amateur astro spectrum captured with a spectrometer and a telescope. I have mocked up a concept using the Image scanner schematic (unsure of author), Nubeat's scroll/zoom schematic, and the RGB to HSL schematic (mwvdlee, I think). It is suppose to work like this:
1) Import a spectrum.
2) Match to a reference spectrum by aligning with the scroll/zoom feature
3) Scan the spectrum to extract color luminescence, RGB values and plot against spectrum wavelength
4) Compare plot to determine parameters such as temperature and possible atomic signatures
However, I am having trouble understanding the image scanner portion of the schematic. Ideally, we need the pixel color values across the entire spectrum image (length of image). However, the schematic doesn't appear to do that and may limit to only 100 data points. I have tried various changes but they also do not appear to provide the desired data.
The graph/plot part of the schematic are just to see how values and things change. They still need a lot of work and do not accurately represent the spectrum.
Would anyone be able to provide some guidance on the image scanner part of the schematic?
1) Import a spectrum.
2) Match to a reference spectrum by aligning with the scroll/zoom feature
3) Scan the spectrum to extract color luminescence, RGB values and plot against spectrum wavelength
4) Compare plot to determine parameters such as temperature and possible atomic signatures
However, I am having trouble understanding the image scanner portion of the schematic. Ideally, we need the pixel color values across the entire spectrum image (length of image). However, the schematic doesn't appear to do that and may limit to only 100 data points. I have tried various changes but they also do not appear to provide the desired data.
The graph/plot part of the schematic are just to see how values and things change. They still need a lot of work and do not accurately represent the spectrum.
Would anyone be able to provide some guidance on the image scanner part of the schematic?
- Attachments
-
- image scanner11_test.fsm
- (75.19 KiB) Downloaded 841 times
-
- SpectrumScanner.jpg (26.26 KiB) Viewed 8128 times
- acg2010
- Posts: 80
- Joined: Tue Oct 05, 2010 3:18 am
Re: Spectrum Scanner for astronomy
It may be easier to rebuild the scanner in Ruby rather than trying to decipher the green spaghetti code.
-
martinvicanek - Posts: 1328
- Joined: Sat Jun 22, 2013 8:28 pm
Re: Spectrum Scanner for astronomy
martinvicanek - I have been resistant to study and utilize ruby for some reason and instead have been focusing on learning C++.
I think I may have made some progress. After studying the color scanner module and placing value tracking at various points, I was able to get it to scan the pixels of the entire width of the spectrum image and the graphs make more sense now. The RGB graph in the lower left shows where the max peak of each of the colors would be expected to fall and plots the actual emission lines as individual peaks. The HSL conversion plots just the luminescence value and therefore shows only the emission lines (graph upper right and lower right).
Now I just need to figure out how to calibrate the spectrum so proper wavelengths can be assigned. Then using black body radiation equations, temperatures could be calculated.
Still needs a lot of work.
I think I may have made some progress. After studying the color scanner module and placing value tracking at various points, I was able to get it to scan the pixels of the entire width of the spectrum image and the graphs make more sense now. The RGB graph in the lower left shows where the max peak of each of the colors would be expected to fall and plots the actual emission lines as individual peaks. The HSL conversion plots just the luminescence value and therefore shows only the emission lines (graph upper right and lower right).
Now I just need to figure out how to calibrate the spectrum so proper wavelengths can be assigned. Then using black body radiation equations, temperatures could be calculated.
Still needs a lot of work.
- Attachments
-
- image scanner12_test.fsm
- (94.48 KiB) Downloaded 802 times
-
- SpectrumScanner2.jpg (20.35 KiB) Viewed 8068 times
- acg2010
- Posts: 80
- Joined: Tue Oct 05, 2010 3:18 am
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 49 guests