Giter VIP home page Giter VIP logo

pulsarmap's Introduction

pulsarMap

A little app for making an updated version of the interstellar pulsar map included on the pioneer plaque and the voyager golden record, along with custom pulsar maps in the same style.

img

Read more about it here.

Looking for the src? See the gh-pages branch!

The "custom" pulsar database included is from the ATNF Pulsar Catalogue, so thanks to all that awesome work. Read more in the article Manchester, R. N., Hobbs, G. B., Teoh, A. & Hobbs, M., Astron. J., 129, 1993-2006 (2005) (astro-ph/0412641), which gives a full description of the catalogue, or visit http://www.atnf.csiro.au/research/pulsar/psrcat.

The query used was: http://www.atnf.csiro.au/research/pulsar/psrcat/proc_form.php?version=1.50&Name=Name&P0=P0&P1=P1&Dist=Dist&ZZ=ZZ&XX=XX&YY=YY&startUserDefined=true&c1=c1&c1_val=error%28P0%29&c2=c2&c2_val=error%28Dist%29&c3=c3&c3_val=error%28ZZ%29&c4=c4&c4_val=error%28P1%29&sort_attr=Dist&sort_order=asc&condition=exist%28Dist%29+%26%26+exist%28P0%29+%26%26+exist%28P1%29+%26%26+exist%28ZZ%29+%26%26+exist%28YY%29+%26%26+exist%28XX%29+%26%26+%28error%28P0%29+%3C+1.0e-10%29&pulsar_names=&ephemeris=short&coords_unit=raj%2Fdecj&radius=&coords_1=&coords_2=&style=Long+with+last+digit+error&no_value=*&fsize=3&x_axis=&x_scale=linear&y_axis=&y_scale=linear&state=query&table_bottom.x=90&table_bottom.y=22

pulsarmap's People

Contributors

7yl4r avatar

Stargazers

Zac avatar Zippy avatar  avatar jacob avatar RandyMarsh avatar Yuri Dias avatar Taylor Robinson avatar Lidya Christina avatar  avatar Vinicius avatar Ʋ avatar Victor avatar Bugazelle avatar Katya avatar V avatar  avatar Sean  avatar Shawn Biddle avatar Alberto Barradas avatar  avatar Eleanor Kavanagh-Brown avatar Duane King avatar Ryan avatar  avatar  avatar Rémi Berthoz avatar Thierry Pouplier avatar

Watchers

James Cloos avatar  avatar Rémi Berthoz avatar  avatar jacob avatar  avatar Matthew Taylor avatar  avatar

pulsarmap's Issues

How to enter your own values manually?

I've recieved this question a few times:

I want to make a custom Pulsar Map and saw your Mapping Editor. Where did you get the values from the Pulsar Stars or how can i get these values (distance; z-coord; degrees; period)

Rather than continuing to address via email I am going to add resources and snippets from email conversations here until I can save up enough time/money to fix this properly.

One of the main reasons I have not implemented more customization yet is because it is fairly easy to do the calculations by hand, but first you need to specify how you want to calculate changes in the original 14 pulsars.

  1. simple interpolation between the original measurements and the current data. This is quick and easy and results in a map which more closely resembles the original map. I have used the this interpolation spreadsheet to do this in the past: pulsar map interpolation method

  2. Use the most current measurements and derivatives to calculate data for a given date. Although I think this is more accurate, the original data was actually pretty far off of reality so maps come out looking pretty different. For this use the integration spreadsheet: pulsar map itegration method

I will post more in comments below as I dig it out of my email archives.


With thanks to the following for keeping the conversation going (in no particular order):

  • Reilly Scull
  • Jason Cihelka
  • Tom Riecken
  • Christopher Baan
  • Dillon Thomison
  • Nico Schrott
  • Mike G

Unanswered Questions for ATNF

Below is an email I sent 2018-03 to [email protected] with questions that went unanswered.
I am still interested in finding the answers but am unsure where to turn.


​​Salutations!

Apologies if this is not the proper channel for this sort of inquiry, but...

I am looking for advice on how best to calculate the time-derivative of pulsar motion in galactic coordinates. That is: d(XX)/dt, d(YY)/dt, and d(ZZ)/dt.

I ask this because I would like to calculate historical pulsar positions in galactic coordinates over the last ~100yrs.

(1). Are pulsars moving fast enough for this motion to even be noticeable?
(2). What would you guess as an upper bound for the distance a pulsar might travel in ~100 years?

Continuing under the assumption that the motion in this time is not negligible:

The parameter option documentation lists proper motion in RA/Dec as well as in ecliptic lat/lon (quoted below). I have a rough understanding of how to convert these to galactic, but I hope you can advise me as to (3) which of these I should start from in order to minimize uncertainties.

PMRA: Proper motion in the right ascension direction (mas/yr)
PMDec: Proper motion in declination (mas/yr)

PMElong: Proper motion in the ecliptic longitude direction (mas/yr)
PMElat: Proper motion in ecliptic latitude (mas/yr)

Thanks for your time,
~Tylar

PS: thank you for the service you provide. The ANTF catalogue has helped me greatly in my amateur pursuits and I believe it has indirectly helped inspire interest in space science and pulsars.

Computation details request

from Prithwis Das via email:

I actually need some help with a couple more facts in order to proceed.
Tell me about your computation of distance (ratio of A* distance), z-coor, and degrees from A*.
Also, please specify what is A*.

Unanswered Questions for Johnston Archive

Some questions I came away with from Johnston Archive article "Reading the Pioneer/Voyager Pulsar Map"

  1. Pulsar distances and angles from galactic center as indicated on the map and as measured more recently are quite different in some cases. Is this because we have more accurately measured the values, or are pulsars really zipping around that quickly? Put another way, how much uncertainty is there in the measurements included on the original map?

  2. I believe the pulsar map represents distance from Earth as well as the z-coordinate perpendicular to the galactic plane. How is this done exactly? Does the line represent true distance with z-coordinate marked from the end, or is the line a projection of the distance vector onto the galactic plane with the z-coordinate then added to the end of the line?

I sent an email to [email protected] in 2014 July but never got a response.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.