Return the nside of the given map.
| Parameters : | m : sequence
|
|---|---|
| Returns : | nside : int
|
Notes
If the input is a sequence of maps, all of them must have same size. If the input is not a valid map (not a sequence, unvalid number of pixels), a TypeError exception is raised.