Plotting Press-Schechter using Python

  • Context: Python 
  • Thread starter Thread starter mahya
  • Start date Start date
  • Tags Tags
    Plotting Python
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
mahya
Messages
7
Reaction score
0
How can I plot "Press-Schechter" function using Python for redshift 0, 0.5 and 1?
 
on Phys.org
What are you looking for?

1) a plotting package for python or
2) a program that does a Press-Schechter simulation and plots it

Is this a homework assignment or project for a course?

There are Python programs available that you can find via Google but you'd probably need to plot the results yourself.
 
I'm looking for a program that plots the Press-Schechter function for these 3 redshifts. It's actually part of a project for a course.