QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: esp on September 2, 2012, 22:40

Title: conductance plot
Post by: esp on September 2, 2012, 22:40
I dropped my nc file with transmission spectrum results into the conductance analyzer in vnl, and I got:
ValueError: could not convert string to float: [vg0.0V][vds0.1V]

i saved all the results as trans[vgXX][vdsXX] ... why would it try to parse the object name?
Title: Re: conductance plot
Post by: Anders Blom on September 3, 2012, 08:44
I think it's almost a mistake that the conductance analyzer is part of the main VNL package, it's used in a specific tutorial where indeed the object IDs are encoded in a particular format to fit the Analyzer. Try the "I-V Curve" analyzer instead, it's much more generic and robust. Sorry for the inconvenience!