help regarding extracting a smaller list from larger one

neeru K neuroniru at gmail.com
Thu Sep 15 12:40:01 EDT 2011


Dear Python Users,
I am trying to write a code for visualization (raster plots and peri-event
time histogram) of time series electrophysiological data using numpy, scipy
and matlplotlib in python. I am importing the data into list using loadtext
command.
I was curious if anyone is aware of a function in numpy that can *extract a
smaller list containing numbers from a larger list* given the upper and
lower limit of the values between which the smaller list lies.
Thank you in advance.
Sincerely,
niranjan

-- 
Niranjan Kambi
Senior Research Fellow,
Neeraj Lab,
National Brain Research Centre,
Manesar, Gurgaon-122050
Haryana, INDIA
Ph:+919818654846
website:-
http://www.nbrc.ac.in/faculty/neeraj/Lab_webpage/Niranjan_Kambi.html
email:- neuro.niru at nbrc.res.in, neuroniru at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110915/a4f3cc8e/attachment.html>


More information about the Python-list mailing list