Thanks for quick your reply Mr. Blom.
I have two questions.
(1) I have already optimized the geometry and trying to calculate the atom PDOS from .nc file. I can find PDOS from custom analyzer using tetrahedron (by default). Is there any way to calculate it using Gaussian method from the same file.
(2) In the script you mentioned, I need to give molecular configuration in the code, but While doing so, I am getting the error as :
configuration=molecule_configuration,
NameError: name 'molecule_configuration' is not defined.
Please tell me how to proceed with this error.
Attached is the python script which I was trying to simulate.