Shawkat, Here in our group there is a need for better harminv support. We now have some helper functions in the python-meep bindings, but we propose to make it more user friendly for users and to make a function :
runWithHarminv(component, harminv_time, probing_point, fcen, df) ...that runs the sources until they are finished, and then performs a harminv analysis during "harminv_time" timesteps at the probing point around frequency fcen with bandwith df. We propose to make a class HarminvResult with 6 members : frequency, imag. freq., Q, |amp|, amplitude, error The result of "runWithHarminv" should be a list of HarminvResult objects. Please send your comments about this proposal. wbr Emmanuel _______________________________________________ Mailing list: https://launchpad.net/~python-meep Post to : python-meep@lists.launchpad.net Unsubscribe : https://launchpad.net/~python-meep More help : https://help.launchpad.net/ListHelp