mirror of
				https://asciireactor.com/otho/psdlag-agn.git
				synced 2025-10-31 21:38:04 +00:00 
			
		
		
		
	formatting fixes
This commit is contained in:
		
							parent
							
								
									f6bdfe987d
								
							
						
					
					
						commit
						809a53cbe6
					
				| @ -68,8 +68,8 @@ fqd = 10**(np.log10( (fqL[:-1]*fqL[1:]) )/2.) | ||||
| 
 | ||||
| 
 | ||||
| ## load the first light curve | ||||
| lc1_time, lc1_strength, lc1_strength_err =  | ||||
|     np.loadtxt(args[0],skiprows=1).T | ||||
| lc1_time, lc1_strength, lc1_strength_err = np.loadtxt(args[0], | ||||
|                                                       skiprows=1).T | ||||
| 
 | ||||
| # for pylab: errorbar(t1,l1,yerr=l1e,fmt='o') | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user