From 230de7b7a386e6e87048342946377564c29b1543 Mon Sep 17 00:00:00 2001 From: "Mao, Zhiyuan" Date: Sat, 14 Jan 2023 23:27:08 -0500 Subject: [PATCH] Update simulator_old.py --- simulator_old.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simulator_old.py b/simulator_old.py index c3f9efb..b7d07f6 100644 --- a/simulator_old.py +++ b/simulator_old.py @@ -1,5 +1,5 @@ ''' -This file contains the codes for the P2S module and the simulator. +This file contains the codes for the P2S module and the simulator. Note that this file works for pytorch 1.4. use simulator.py for latest pytorch. Z. Mao, N. Chimitt, and S. H. Chan, "Accerlerating Atmospheric Turbulence Simulation via Learned Phase-to-Space Transform", ICCV 2021