Skip to content

Commit

Permalink
Update app/routes/docs.client.samples.md
Browse files Browse the repository at this point in the history
Co-authored-by: Judy Racusin <[email protected]>
  • Loading branch information
Vidushi-GitHub and jracusin authored Dec 11, 2024
1 parent c26df99 commit d7e1ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/docs.client.samples.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ match_index = np.flatnonzero(ipix == match_ipix)[0]
prob_density = skymap[match_index]['PROBDENSITY'].to_value(u.deg**-2)
```

#### Find the 90% Probability Region
#### 90% Probability Region

The estimation of a 90% probability region, involves sorting the pixel, calculating the area of each pixel, and then proceeding by the probability of each pixel.

Expand Down

0 comments on commit d7e1ec0

Please sign in to comment.