Thanks for your feedback. 
Just to be sure: by ".outp", you mean the option "find_pair -p"-generated file "allpairs.ana" which is then fed into "analyze"? How about the default setting? i.e., the ".out" file?
I will think more about this request, and I may come up with something. If I decide to go for it, I'd output the B-factor average/occupancy for any input structure, not just crystal structures. Moreover, there would be a new command line option for such info, which is OFF by default to be compatible with previous 3DNA releases.
To help me help you in this endeavor, could you provide (at least) a concrete example with the values you want?
Xiang-Jun
Hi, 
Thanks so much for even considering this request!
I did not know the PDB even reported occupancy or temperature factor values for NMR/CryoEM structures.
I use .outp files because they tend to have all the base mispairs that the standard output fails to capture.
Command line is as you said: 
>find_pair -p -original_coordinate %s.pdb %s.mbp
>analyze -c allpairs.ana
As for an example:
In the PDB format, these are the two values I'm interested in (moreso the B/temp-factor)
55 - 60        Real(6.2)       Occupancy.                            
61 - 66        Real(6.2)       Temperature factor (Default = 0.0).
As an example, I've included the pair extract from a random structure 1DQH.
For A(C 2) -- (G18)B, the B-factor averages would be:
A   C2   All Nucleobase Average   28.6875
      Base moeity average   24.095
      Sugar moeity average    30.0375
      Backbone moiety average   33.2125                  
B   G18   All Nucleobase Average   22.9326087
      Base moeity average   21.44
      Sugar moeity average   23.7675
      Backbone moiety average   25.21375
*This may not be correct, but I considered the backbone to be: P, OP1, OP2, O5', C5', C4', C3', O3'
Thanks so much!
Regards,
Isaac