mirror of
				https://github.com/Telecominfraproject/oopt-gnpy.git
				synced 2025-10-31 01:57:54 +00:00 
			
		
		
		
	bug fix CORONET_GLOBAL_Topology example
bugs from the last refactor merge - fix #1: update fiber length after split - fix #2: add egress amp after fiber split Signed-off-by: Jean-Luc Auge <jeanluc.auge@orange.com>
This commit is contained in:
		| @@ -572,5 +572,5 @@ class Edfa(Node): | ||||
|     def __call__(self, spectral_info): | ||||
|         carriers = tuple(self.propagate(spectral_info.pref, *spectral_info.carriers)) | ||||
|         pref = self.update_pref(spectral_info.pref) | ||||
|         print('after edfa pi',pref.pi) | ||||
|         print('pch_i edfa output',pref.pi) | ||||
|         return spectral_info.update(carriers=carriers, pref=pref) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jean-Luc Auge
					Jean-Luc Auge