Finished and plotted new data from the most recent simulation. Looks great! Made my best fit lines smoother. Went through old images and Maya's plots and picked out a few for my poster. Wrote more stuff for it.
things to do tomorrow (last day!):
-finish annotating most recent simulation program and plotting program
-finish up poster
-latex doc (and send to beth)
-think of witty, yet descriptive title for poster
Today was Gail's last day in the lab. She'll soon be in Austin, which is super exciting. She's helped me so much this summer and it's been great getting to know her!
Thursday, July 29, 2010
Wednesday, July 28, 2010
Finishing up some last few things
As of this morning, I have a beautiful plot to show for my work this summer!... Well maybe not this summer, but I feel like it at least defines the work I've been doing this past month at least. It's similar to the one I last posted, but this time with sigma as determined by Gaussian statistics on there as well, and more neatly presented. As Beth correctly predicted, they are much lower than our peak values, thus vastly overestimating confidence levels, especially at levels higher than 90%. My last simulation should be done by the end of the week, and then I can apply this same plot to this data, which should look much smoother. Finishing up my latex document. Working on my poster. Doing both of these, scribing explanations of the work I've been doing (along with this blog), is really pushing me to fully understand all of the smaller details of my work that I've been hazy on. This may sound pretty corny, but the more I really think about it, the cooler all of this work get. Hopefully I'll have this poster done by tomorrow afternoon, and then I can spend Friday just organizing my directories, finishing and editing my latex doc, and then putting the new data from the most recent simulation into another plot.
Monday, July 26, 2010
Setting our Detection Threshold
The simulation ran this weekend successfully. Yay!
The next step was to plot the peak(S) levels at 75%, 90%, 99%, and 99.9%.
Maya was great and went through my entire code with me, and helped me fully debug my plotting program.
I added best fit lines to it, as well as the detection threshold set in the Invsibles paper. Best fit lines don't sound too difficult, but because there were 3 different densities of stellar densities, it was significant to have best fits for each of the 3 different densities. After working through frustrating for loops, I ended up just sorting them through their reference numbers, and it worked out quite nicely. I've attached the graph below! (click on it for a better view)
The main issue is the overlap between the best fit lines. That's because I had to create a y-axis array to plot, and so I just chose points that fell into each of the range of the three different densities.
The next step was to plot the peak(S) levels at 75%, 90%, 99%, and 99.9%.
Maya was great and went through my entire code with me, and helped me fully debug my plotting program.
I added best fit lines to it, as well as the detection threshold set in the Invsibles paper. Best fit lines don't sound too difficult, but because there were 3 different densities of stellar densities, it was significant to have best fits for each of the 3 different densities. After working through frustrating for loops, I ended up just sorting them through their reference numbers, and it worked out quite nicely. I've attached the graph below! (click on it for a better view)
The main issue is the overlap between the best fit lines. That's because I had to create a y-axis array to plot, and so I just chose points that fell into each of the range of the three different densities.
Friday, July 23, 2010
4th fake field simulation is a go!
Coming to my 4th and final field simulation. Yay!
This one is designed so we can have a wide range of star densities, and will be able to match up to the simiulations that Maya has been working on. All algorithm parameters stay the same, with stars/deg^2 ranging from 100-5000. The way this is set up, this means 52 different star simulations. The field size has also been expanded to 5 x 10. It's all set up and ready to go for the weekend!
Things to do in the next few days:
- fix the peak vs. max avg value
I edited my structure for my simfields2plots program so that smoothing length was included, so that I could color-code this graph by smoothing length. But I had to re-run the program, so once that is complete, I'll be able to finish fixing that graph.
- make those graphs for each trial, and include description of trial on graph
- debug cumulative histogram for max values for the 3rd trial
As of now, I have cumulative histograms for time and peak for smoothing length = 15.0. I need to fix the max graph, as the overplotting isn't working quite right. Make those histograms for sl = 5.0 and 30.0 as well.
- provide in-depth accurate descriptions of each of the trials in my latex doc.
- organize my directories, and make a notes file for each of them
- get together notes from this summer.
I started out with a handy lab notebook, but abandoned it after its encounter with the rain. Seeing Maya's notebook though really makes me want to compile some idl/unix/other useful notes so that I'll be able to turn back to it after this summer.
On a side note, I was feeling kind of frustrated this morning. Maybe it was cause I wasn't getting enough sleep or something, but today everything was just taking longer than it should have, and I kept making embarrassing idl mistakes that I knew I could have avoided. But on a peppier note, 2 really great things happened this week:
1) Got to check out the telescope with Gail and Marjon. So incredibly cool. Really makes me want to get involved with public observing next year, and I cannot wait to get comf0rtable learning how to use it. Also had a great time with both of them.
2) Had a wonderful talk with Beth. Super excited for next semester. It's going to be tough, but so so great.
This one is designed so we can have a wide range of star densities, and will be able to match up to the simiulations that Maya has been working on. All algorithm parameters stay the same, with stars/deg^2 ranging from 100-5000. The way this is set up, this means 52 different star simulations. The field size has also been expanded to 5 x 10. It's all set up and ready to go for the weekend!
Things to do in the next few days:
- fix the peak vs. max avg value
I edited my structure for my simfields2plots program so that smoothing length was included, so that I could color-code this graph by smoothing length. But I had to re-run the program, so once that is complete, I'll be able to finish fixing that graph.
- make those graphs for each trial, and include description of trial on graph
- debug cumulative histogram for max values for the 3rd trial
As of now, I have cumulative histograms for time and peak for smoothing length = 15.0. I need to fix the max graph, as the overplotting isn't working quite right. Make those histograms for sl = 5.0 and 30.0 as well.
- provide in-depth accurate descriptions of each of the trials in my latex doc.
- organize my directories, and make a notes file for each of them
- get together notes from this summer.
I started out with a handy lab notebook, but abandoned it after its encounter with the rain. Seeing Maya's notebook though really makes me want to compile some idl/unix/other useful notes so that I'll be able to turn back to it after this summer.
On a side note, I was feeling kind of frustrated this morning. Maybe it was cause I wasn't getting enough sleep or something, but today everything was just taking longer than it should have, and I kept making embarrassing idl mistakes that I knew I could have avoided. But on a peppier note, 2 really great things happened this week:
1) Got to check out the telescope with Gail and Marjon. So incredibly cool. Really makes me want to get involved with public observing next year, and I cannot wait to get comf0rtable learning how to use it. Also had a great time with both of them.
2) Had a wonderful talk with Beth. Super excited for next semester. It's going to be tough, but so so great.
Wednesday, July 21, 2010
My 3 separate fields simulations didn't run yesterday (note to self: always wait for more than a few minutes to make sure code is up and running, and CHECK from home). But I successfully ran 2 of the 3 tests, for smoothing lengths of 15.0, and 30.0 arc min after some debugging. Since I was using a 5 x 5 field, I temporarily set it to a plain 2 x2 field in order to more quickly debug. I would use 1 x1, but I was worried about some of the coding, and wanted to make sure it would work for more than just 1 x 1 fields.
Created a new program for my new plots for these simulations, and set it up so that tomorrow morning I can run it (hopefully) before class. Having a good time figuring out how to plot them. Normally, it would be easier to plot, as there are fewer variables. But since all of my other histograms had lots of similar algorithm parameters, I could easily just copy my previously used code and input the new parameters, while now, though I'm still copying code, I'm changing it more drastically than before. Getting to know better what each line of my code really means, so that's been interesting.
It's starting to dawn on me that there's only a week and a half of work left -- aka, I better get my act together, clean up my directories and programs, add lots of notes, and document this all in my latex document.
As for my 3 x 3 field simulation....well, there were some issues, but they've all been resolved. I have my beautiful cumulative histograms, ready to go!
Created a new program for my new plots for these simulations, and set it up so that tomorrow morning I can run it (hopefully) before class. Having a good time figuring out how to plot them. Normally, it would be easier to plot, as there are fewer variables. But since all of my other histograms had lots of similar algorithm parameters, I could easily just copy my previously used code and input the new parameters, while now, though I'm still copying code, I'm changing it more drastically than before. Getting to know better what each line of my code really means, so that's been interesting.
It's starting to dawn on me that there's only a week and a half of work left -- aka, I better get my act together, clean up my directories and programs, add lots of notes, and document this all in my latex document.
As for my 3 x 3 field simulation....well, there were some issues, but they've all been resolved. I have my beautiful cumulative histograms, ready to go!
Tuesday, July 20, 2010
Quick update before I forget everything:
Finally made cumulative histograms for this 3 x 3 field simulation. Took me a while, as I had some coding bugs that were trickier than I thought. So far, just have them for max values, but hopefully by the end of the day, I'll have the other two. Also starting to run some new field simulations for Andromeda XIX galaxies. Hopefully they will go smoothly, and tomorrow I'll have some more data to work with.
Also had group meeting (our second to last for the summer!), and heard about everyone's work. Things seem like they're going pretty well for everyone... so so cool to hear about Maya's work especially -- I'm really interested to see where it ends up in the next couple of weeks.
Finally made cumulative histograms for this 3 x 3 field simulation. Took me a while, as I had some coding bugs that were trickier than I thought. So far, just have them for max values, but hopefully by the end of the day, I'll have the other two. Also starting to run some new field simulations for Andromeda XIX galaxies. Hopefully they will go smoothly, and tomorrow I'll have some more data to work with.
Also had group meeting (our second to last for the summer!), and heard about everyone's work. Things seem like they're going pretty well for everyone... so so cool to hear about Maya's work especially -- I'm really interested to see where it ends up in the next couple of weeks.
Thursday, July 15, 2010
New Field Simulations
The first one is the same field simulation with the added pixel sizes of .25 and .5, an increased field of 3x3 deg, and 10,000 fields. Tried running it overnight, but it took way too long. Edited version (no combination with small pixel sizes and large scale lengths) will run tonight. Will check in tomorrow morning and check on its progress. Hopefully it will run smoothly (haha, get it?), and by Monday afternoon I'll have some cumulative histograms for it.
Next three simulations will have a pixel size of 2, a field size of 5x5 deg, nscale of 3, and a range of number of stars. Each simulation will have one smoothing length, and there will be 1000 trials per combination. And then we'll be inputting And XIX -like dwarfs!
Also, using the code from the Invisibles paper, I made a nice detection threshold plot. Not exactly if this is what Beth wants, but possibly.

Rafting tomorrow!
Next three simulations will have a pixel size of 2, a field size of 5x5 deg, nscale of 3, and a range of number of stars. Each simulation will have one smoothing length, and there will be 1000 trials per combination. And then we'll be inputting And XIX -like dwarfs!
Also, using the code from the Invisibles paper, I made a nice detection threshold plot. Not exactly if this is what Beth wants, but possibly.

Rafting tomorrow!
Subscribe to:
Posts (Atom)
