Next Article in Journal
Evaluation of a Community Monitoring Network for Improved Characterization of PM2.5 Exposure in Fresno County, California, USA
Previous Article in Journal
Taming the Fine Particulate–Mortality Curve
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Research on Phase Correction of Spatial Heterodyne Interferogram Based on Recurrent Neural Network

1
School of Optoelectronic Engineering, Guilin University of Electronic Technology, Guilin 541004, China
2
Guangxi Key Laboratory of Optoelectronic Information Processing, Guilin 541004, China
3
Key Laboratory of Unmanned Aerial Vehicle Telemetry, Guilin University of Aerospace Technology, Guilin 541004, China
*
Author to whom correspondence should be addressed.
Atmosphere 2026, 17(2), 186; https://doi.org/10.3390/atmos17020186
Submission received: 12 January 2026 / Revised: 3 February 2026 / Accepted: 7 February 2026 / Published: 11 February 2026
(This article belongs to the Section Atmospheric Techniques, Instruments, and Modeling)

Abstract

The spatial heterodyne spectrometer, used in gas and mineral detection, requires phase error correction for data accuracy. Traditionally, this needs ground-based system calibration. In space, however, environmental changes can alter instrument parameters, making recalibration of the phase error surface difficult. Therefore, there is an urgent need to develop a novel phase correction method that does not require measuring the phase error surface. This study focuses on the phase errors in the interferogram and establishes a predictive model using a recurrent neural network by analyzing the relationship between spectra with errors and those without errors, thereby achieving correction of the error-containing spectra. The results indicate that, in the absence of known phase errors, the recurrent neural network can effectively perform phase error correction, yielding corrected spectra that align closely with the profiles of error-free spectra, while significantly reducing residuals and standard deviations. Compared to convolutional methods, the recurrent neural network approach demonstrates superior correction efficacy and good applicability. Therefore, the recurrent neural network method can be effectively applied to phase correction for various types of spatial heterodyne interferograms.

1. Introduction

Spatial Heterodyne Spectroscopy (SHS) is an advanced spectral analysis technique that enables high-resolution and high-sensitivity spectral measurements [1,2,3,4]. It has been applied in research related to the detection of atmospheric gases such as oxygen and carbon dioxide. However, during actual measurements, the interferograms collected by SHS instruments often contain phase errors due to various interfering factors, which reduces the accuracy of spectral reconstruction [5,6,7]. Traditional phase correction methods, such as those developed by Mertz and Forman, correct phase errors by interpolating low-frequency phase errors and extending them to high-frequency regions. However, these methods exhibit significant correction residuals for nonlinear phase errors that do not vary smoothly with optical path differences or incident light frequency, resulting in limited effectiveness for correcting phase errors in SHS systems [8]. To address this issue, Englert et al. proposed a convolution correction method, which first extracts the single-sided spectrum from the interferogram, then estimates the phase error using the inverse Fourier transform, and finally derives the phase correction function to implement convolution correction [9,10]. Shi et al. utilized continuously tunable monochromatic light to measure the actual phase corresponding to each wavelength. They combined this with the theoretical phase obtained from frequency calibration and performed convolution in the spectral domain to eliminate phase errors [11]. Current calibration methods require phase error calibration on the ground before correction; however, factors in the space environment can cause changes in instrument parameters, rendering the phase information obtained under ground conditions no longer applicable. Additionally, accurately acquiring phase errors on satellites is quite challenging. Therefore, developing a novel phase correction method that does not rely on prior phase error information has become an urgent issue that needs to be addressed.
Recurrent Neural Networks (RNNs) [12,13,14] can learn and model the mapping relationship of phase errors in interferograms, thereby achieving phase error correction. This method overcomes the limitation of requiring prior phase error information for phase correction and does not necessitate complex preprocessing of the raw data. It also provides relatively stable correction results for different phase error surfaces. Therefore, based on the fundamental principles of spatial heterodyne spectroscopy, this paper proposes a spatial heterodyne interferogram phase correction method based on Recurrent Neural Network to address phase errors in interferograms. The method’s effectiveness has been validated through comparative analysis of pre- and post-correction spectral residuals against error-free reference spectra. Furthermore, using standard deviation and mean absolute error as evaluation metrics, comparative studies with conventional convolution-based correction methods establish the superior performance of the proposed RNN approach in phase correction applications.

2. Phase Error Correction Using RNN

RNN is a type of feedforward neural network that can receive and process feedback information [15,16,17,18], where both past and current inputs influence the current output. There exists a certain relationship between the spectral data without phase errors and that with phase errors; RNN models can establish an inverse mapping relationship between the two.
When using the RNN model to correct phase errors, the interferogram is taken as input to learn the phase error patterns through multiple time steps. At each time step, the RNN combines the current input with the hidden state from the previous time step to generate phase error predictions for correcting the phase errors in the interferogram. During the training phase, the RNN utilizes known interferograms and accurate phase information for supervised learning, optimizing the network parameters by minimizing the difference between predicted errors and actual errors. Since RNNs may encounter problems of vanishing or exploding gradients when processing long sequences, selecting an appropriate optimization algorithm is crucial for training the RNN. The Adam optimization algorithm can effectively handle variations in different gradients, accelerating training, improving the model’s convergence speed, and making the RNN more stable when dealing with complex sequence data [19,20]. Therefore, this study employs the Adam algorithm to optimize the RNN.
The process of correcting phase errors using RNN is as follows: First, it is necessary to simulate m original spectra of incident light at different frequencies and their corresponding error-free interferograms. Then, the same phase error surface is applied to these m interferograms, and a Fourier transform is performed to obtain m spectra with errors. The error-free spectra and their corresponding spectra with errors are treated as a set of data, resulting in m data pairs. These data pairs are then divided into two parts: n1 training sets and n2 testing sets. The spectra with errors in the training set serve as input variables, while the error-free spectra serve as output variables for model training. The trained model can then be used to correct the spectra with errors in the testing set. The effectiveness of the correction can be assessed by comparing the corrected data with the error-free data in the testing set.

3. Simulation with Phase Error-Containing Data

The accuracy of the RNN model is related to the size of the training dataset; a larger dataset results in higher model accuracy. In practical applications, obtaining a large amount of experimental data from known light sources is quite challenging. To ensure the reliability of the research data and facilitate subsequent comparative analysis, this study employs a simulation method to generate experimental data. This simulation takes the oxygen absorption band (756.9 nm–786.4 nm) as the study object, and the generated interferogram size is 1024. To simulate spectra with phase errors, it is necessary to first simulate error-free spectra and the phase error surface.
The phase errors of the spatial heterodyne spectrometer exhibit a two-dimensional (2D) surface characteristic. By measuring a series of interferograms from monochromatic light sources, the phase error curves corresponding to each characteristic frequency can be calculated, and then the complete 2D phase error distribution field can be reconstructed using interpolation methods. The phase error curves corresponding to four different frequencies obtained through simulation are shown in Figure 1a. Among them, curves 3 and 4 exhibit significant peaks, indicating that the phase error varies sharply with pixel position at the corresponding frequencies. In contrast, curves 1 and 2 are relatively flat overall, indicating that the phase error varies more steadily.
Due to the complex variations in phase errors influenced by multiple factors, significant differences in phase errors with respect to pixel positions exist at different frequencies. Therefore, it is essential to employ an appropriate interpolation method to reconstruct the phase error surface. The Lagrange interpolation method is chosen for its high precision and good flexibility, making it suitable for this interpolation task. The phase error surface obtained from the simulation is shown in Figure 1b.
By introducing the phase error surface into the error-free interferogram, the interferogram with corresponding phase errors can be obtained. The interferogram with phase errors can be expressed as [10]:
I ( x ) = + B ( k ) cos [ 2 k π x + φ ( k , x ) ] d k
Here, B ( k ) represents the spectral intensity, k denotes the frequency, x indicates the position of the detector pixel, and φ ( k , x ) signifies the phase error. The Fourier-transformed spectrum corresponds to the spectrum that includes these errors.
The spectra without phase errors and those with phase errors are shown in Figure 2. Comparing with the spectrum without phase errors, it can be observed that in the wavelength range of 757 nm to 760 nm, the spectrum with phase errors exhibits slight fluctuations. In the wavelength range of 779 nm to 786.4 nm, the spectrum with phase errors shows a significant increase in amplitude and the presence of numerous spikes, leading to a noticeable decline in spectral quality. Therefore, it is necessary to perform phase error correction on the spectra with phase errors to enhance spectral accuracy.

4. RNN-Based Method for Phase Error Correction

To improve model accuracy, this study simulates 600 sets of spectral data, with 500 sets used as the training set and the remaining 100 sets as the testing set. The number of hidden units in the RNN is set to 100, and the network architecture includes a sequential input layer, two fully connected layers, and a regression layer. The specific parameter settings are shown in Table 1. Some tuning and cross-validation were conducted during parameter selection.
The model obtain from training is used to correct 100 sets of spectral data with errors in the testing set. The results of the corrected spectra with errors, shown in Figure 2b, are illustrated in Figure 3a. In the wavelength ranges of 757 nm to 760 nm and 779 nm to 786.4 nm, the spectra are much smoother, the spikes have been completely removed, and the profiles are consistent with the error-free spectra. Figure 3b shows the residuals before and after the correction of the spectra with errors. The range of residuals decreased from −2.2 to 1.8 before correction to −0.04 to 0.04 after correction, indicating a significant improvement. The average standard deviation of the 100 sets of spectra with errors in the testing set compared to the error-free spectra decreased from 0.120 before correction to 0.015 after correction. This demonstrates that the RNN can achieve effective correction without relying on known phase errors.

5. Generalizability of RNN-Based Phase Error Correction

In practical applications, a phase error surface corresponds only to the error characteristics of a specific instrument. Therefore, multiple phase error surfaces are needed to validate the applicability of the RNN model. This study simulates the generation of 12 differently distributed phase error surfaces, along with 600 sets of spectral data corresponding to each phase error surface (each set containing both error-free and error-containing spectra). For the 600 sets of spectral data corresponding to each phase error surface, 500 sets are used for training and 100 sets for testing. The RNN and convolution methods are used to correct the 100 spectra with errors in the testing set, and a comparative analysis is conducted. The convolution method requires prior knowledge of the phase errors for correction, while the RNN does not. By calculating the standard deviations of the 100 spectra before and after correction in the testing set and averaging the results, the results are as shown in Table 2.
As shown in Table 2, the range of standard deviations before phase error correction is 0.155 to 0.710, with significant fluctuation, indicating that different phase errors have a large impact on the spectra. After correction using the convolution-based correction method, the standard deviation shows improvement, reducing to 0.0697 to 0.615. However, in some cases, such as in the 2nd, 5th, and 10th sets of data, the corrected standard deviation is larger than the pre-correction value, indicating that the convolution-based correction method fails to effectively correct spectra with three phase error. In contrast, the standard deviation after correction using the RNN method is the lowest and most stable, demonstrating the superior stability and consistency of this method.
To more intuitively validate the superiority of the RNN algorithm, the correction results of the two methods corresponding to the two different 2D phase error surfaces in the table are selected as representative cases, specifically the 2nd and 7th datasets. Among these, the 2nd dataset serves to evaluate the correction performance when the phase error is large, while the 7th dataset serves to evaluate the correction performance when the phase error is small.
The phase error surface for the 2nd data set is shown in Figure 4a, with an amplitude range from −150 to 150 rad. The standard deviation before correction is relatively large, indicating a significant impact on the accuracy of the data. An arbitrary spectrum from the testing set of the 2nd data set (which contains 100 spectra) is selected, and the residual curves after correction using both methods are shown in Figure 4b. In Figure 4b, the purple curve represents the residual after correction using the convolution method, while the blue curve represents the residual after correction using the RNN method. In the wavelength range of 756 nm to 776 nm, both the uncorrected and corrected residual curves are relatively stable, with the RNN residual curve showing the smallest amplitude and the convolution method showing the largest. In the wavelength range of 776 nm to 786 nm, the residuals of the uncorrected spectra exhibit significant fluctuations, and the residual curve after correction with the convolution method remains highly variable, indicating poor correction performance. In contrast, the residual amplitude after RNN correction is significantly reduced and shows smoother fluctuations. The Root Mean Square Error (RMSE) after correction using the convolution method is 0.4033, while the RMSE after RNN correction is 0.0430. Therefore, it can be concluded that the convolution method is not suitable for correcting larger phase errors, while the RNN method can effectively correct for larger phase errors, demonstrating excellent correction capability across the entire wavelength range.
The phase error surface for the 7th data set is shown in Figure 5a, with an amplitude range from −100 to 100 rad. There is only one noticeable peak on the surface, and the standard deviation before correction is relatively small, indicating a minor impact on the accuracy of the data. The residual curves after correction using both methods for an arbitrary spectrum with errors from the testing set are shown in Figure 5b. Compared to the 2nd data set, the residual curve of the 7th data set has a significantly smaller amplitude. In the wavelength range of 756 nm to 779 nm, the residuals before and after correction fluctuate around zero, but in the range of 779 nm to 786 nm, the uncorrected residuals exhibit large fluctuations. The residual values decrease after correction using the convolution method, and the residual curve after RNN correction is much smoother, significantly reducing the deviation between the predicted and error-free spectra. The RMSE after correction using the convolution method is 0.1418, while the RMSE after RNN correction is 0.0312. Thus, it can be seen that for smaller phase errors, the convolution method has some correction capability, but it is not as effective as the RNN method.
By calculating the Mean Absolute Error (MAE) of 600 different spectra corrected under the same phase error surface, we can comprehensively evaluate the correction effects of the convolution method and the RNN method. Figure 6 shows the phase error surface used to test the Mean Absolute Error, which exhibits a complex undulating shape, indicating that the influence of this phase error surface on the interference pattern is quite complex.
Table 3 shows the extreme values of the Mean Absolute Error (MAE) after correction using the convolution method and the RNN method. The MAE extreme value of the convolution method is relatively large, indicating a certain applicability to the phase error surface and making it suitable for scenarios where high accuracy is not critical. In contrast, the MAE extreme value of the RNN method is smaller, demonstrating high prediction accuracy and enabling precise handling of data with complex phase error characteristics, thus providing strong support for high-precision spectral predictions.

6. Conclusions

The spatial heterodyne spectrometer, as a high-precision detection instrument, is subject to changes in its system parameters in a space environment. Such changes can directly interfere with the phase accuracy of the interference data, ultimately leading to deviations in the spectral inversion results. To address this issue, this paper proposes a phase correction method for spatial heterodyne interference patterns based on recurrent neural network (RNN). This method first trains a model based on the mapping relationship between error-free spectra and error-containing spectra, and employs the trained model to correct the error-containing spectra. Experimental results indicate that for phase error surfaces of the same complexity, the spectral residuals and standard deviations after RNN correction are significantly reduced, and the extreme values of the mean absolute error are smaller than those obtained by the convolution method. For phase error surfaces of varying complexity, the RNN-based correction method consistently outperforms the original data and the convolution-based method. The RMSE after RNN correction is one order of magnitude smaller than that achieved by the convolution method. This advantage of RNN becomes particularly pronounced when the amplitude of the phase error is large. Thus, the RNN method can achieve effective correction even in the absence of prior phase error information and demonstrates excellent correction accuracy and applicability for large amplitude errors. However, compared to the convolution-based method, the approach proposed in this paper requires a large amount of real data for model training, and its processing time still needs further optimization. The types of phase error surfaces tested in this study are limited, which may not encompass all potential error patterns. Therefore, further exploration is needed on how to extend this method to cover a broader range of phase errors.

Author Contributions

Conceptualization, Y.G. and Z.W.; methodology, Y.G.; software, T.S.; validation, Z.L., Z.W. and Y.G.; formal analysis, Y.G.; investigation, S.Y.; resources, X.W.; data curation, X.W.; writing—original draft preparation, Y.G.; writing—review and editing, Z.W.; visualization, X.W.; supervision, Z.L.; project administration, S.Y.; funding acquisition, S.Y. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by The National Key Research and Development Program of China (No. 2022YFB3901800, No.2022YFB3901803), Guangxi Science and Technology Program Project (No. AD25069073), Key Laboratory of General Optical Calibration and Characterization Technology, the National Natural Science Foundation of China (No. 42565010), and the Innovation Project of GUET Graduate Education (No. 2026YCXB012).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data presented in this study are available on request from the corresponding author.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Harlander, J.; Roesler, F.; Cardon, J.; Englert, C.; Conway, R. SHIMMER: A spatial heterodyne spectrometer for remote sensing of Earth’ middle atmosphere. Appl. Opt. 2002, 41, 1343–1352. [Google Scholar] [CrossRef] [PubMed]
  2. Lamsal, N.; Sharma, S.K.; Acosta, T.E.; Angel, S.M. Ultraviolet Stand-off Raman Measurements Using a Gated Spatial Heterodyne Raman Spectrometer. Appl. Spectrosc. 2016, 70, 666–675. [Google Scholar] [CrossRef] [PubMed]
  3. Hu, G.X.; Xiong, W.; Luo, H.Y.; Shi, H.L.; Li, Z.W.; Shen, J.; Fang, X.J.; Xu, B. Spectral restoration method for spatial hetero-dyne Raman spectrometer. J. Raman Spectrosc. 2017, 48, 1633–1643. [Google Scholar] [CrossRef]
  4. Zhang, W.L.; Liu, Z.Y.; Wang, H.; Chen, Y.; Wang, Y.; Zhao, Z.Z.; Sun, T. Research status of spatial Heterodyne spectrosco-py–A review. Microchem. J. 2021, 166, 106228. [Google Scholar] [CrossRef]
  5. Wang, C.L.; Wang, C.Y.; Gu, J.; Zhao, X.Y. An improved non-uniformity correction algorithm based on calibration. Chin. Opt. 2022, 15, 498–507. [Google Scholar] [CrossRef]
  6. Wu, S.Q.; Zhang, S.Y.; Zhang, Y.; Ye, X.Z. Phase error correction by π-shift odd-step fringe projection and speckle filtering in phase measuring profilometry. Opt. Eng. 2010, 49, 258. [Google Scholar] [CrossRef]
  7. Wang, F.Y.; Li, X.J.; Ye, S.; Li, S.; Wang, X.Q. An Error Analysis Method for Spatial Heterodyne Interferograms Using Wavelet Transformation. Spectrosc. Spect. Anal. 2025, 45, 8–14. [Google Scholar] [CrossRef]
  8. Wu, J. The Modern Fourier Transform Infrared Spectroscopy and Its Application (Scroller); Science and Technology Literature Press: Beijing, China, 1994; pp. 3–12. [Google Scholar]
  9. Englert, C.; Harlander, J.; Cardon, J.; Roesler, F. Correction of phase distortion in spatial heterodyne spectroscopy. Appl. Opt. 2004, 43, 6680–6687. [Google Scholar] [CrossRef] [PubMed]
  10. Wang, X.Q.; Ye, S.; Zhang, L.J.; Xiong, W. Study on phase correction method of spatial heterodyne spectrometer. Spectrosc. Spect. Anal. 2013, 33, 1424–1428. [Google Scholar] [CrossRef]
  11. Shi, H.L.; Xiong, W.; Liu, Z.W.; Luo, H.Y. Phase error correction of spatial heterodyne spectrometer. Acta Opt. Sin. 2013, 33, 0330003. [Google Scholar] [CrossRef]
  12. Liboni, L.H.B.; Budzinski, R.C.; Busch, A.N.; Löwe, S.; Keller, T.A.; Welling, M.; Muller, L.E. Image segmentation with trav-eling waves in an exactly solvable recurrent neural network. Proc. Natl. Acad. Sci. USA 2025, 122, e2321319121. [Google Scholar] [CrossRef] [PubMed]
  13. Shobana, R.; Jaint, B.; Kumar, R. Design of a novel robust recurrent neural network for the identification of complex non-linear dynamical systems. Soft Comput. 2024, 28, 2737–2751. [Google Scholar] [CrossRef]
  14. Minic, A.; Jovanovic, L.; Bacanin, N.; Stoean, C.; Zivkovic, M.; Spalevic, P.; Petrovic, A.; Dobrojevic, M.; Stoean, R. Applying recurrent neural networks for anomaly detection in electrocardiogram sensor data. Sensors 2023, 23, 9878. [Google Scholar] [CrossRef] [PubMed]
  15. Zhang, Z.J.; Ren, X.H.; Xie, J.L.; Luo, Y.M. A novel swarm exploring varying parameter recurrent neural network for solving non-convex nonlinear programming. IEEE Trans. Neural Netw. Learn. Syst. 2024, 35, 12642–12652. [Google Scholar] [CrossRef] [PubMed]
  16. Liang, L.H.; Li, J.; Zhang, S.Q. Hyperspectral Images Classification Method Based on 3D Octave Convolution and Bi-RNN Attention Network. Acta Photonica Sin. 2021, 50, 284–296. [Google Scholar] [CrossRef]
  17. Mou, L.C.; Ghamisi, P.; Zhu, X.X. Deep recurrent neural networks for hyperspectral image classification. IEEE Trans. Geosci. Remote Sens. 2017, 55, 3639–3655. [Google Scholar] [CrossRef]
  18. Guan, S.H.; Yang, G.; Li, H.; Fu, Y.Y. Hyperspectral image classification method based on 3D convolutional recurrent neural network. Laser Technol. 2020, 44, 485–491. [Google Scholar]
  19. Chang, Z.H.; Zhang, Y.; Chen, W.B. Electricity price prediction based on hybrid model of adam optimized LSTM neural network and wavelet transform. Energy 2019, 187, 115804. [Google Scholar] [CrossRef]
  20. Shen, Y.; Zhang, J.; Mi, S.; Fan, G.; Wang, M. Efficient Frequency-Domain Block Equalization for Mode-Division Multiplex-ing Systems. Photonics 2025, 12, 161. [Google Scholar] [CrossRef]
Figure 1. Simulated phase error distribution. (a) Four representative phase error curves; (b) 2D phase error surface reconstructed via Lagrange interpolation.
Figure 1. Simulated phase error distribution. (a) Four representative phase error curves; (b) 2D phase error surface reconstructed via Lagrange interpolation.
Atmosphere 17 00186 g001
Figure 2. Comparison diagram of spectra with and without phase error. (a) Ideal spectrum; (b) phase-error affected spectrum.
Figure 2. Comparison diagram of spectra with and without phase error. (a) Ideal spectrum; (b) phase-error affected spectrum.
Atmosphere 17 00186 g002
Figure 3. Phase error correction results. (a) Comparison of corrected spectrum, uncorrected spectrum, and ideal spectrum; (b) residual distributions before and after correction.
Figure 3. Phase error correction results. (a) Comparison of corrected spectrum, uncorrected spectrum, and ideal spectrum; (b) residual distributions before and after correction.
Atmosphere 17 00186 g003
Figure 4. Analysis of group 2. (a) Phase error surface exhibiting significant spatial fluctuations; (b) residual comparison after correction using RNN and convolution methods.
Figure 4. Analysis of group 2. (a) Phase error surface exhibiting significant spatial fluctuations; (b) residual comparison after correction using RNN and convolution methods.
Atmosphere 17 00186 g004
Figure 5. Analysis of group 7. (a) Phase error surface with minor spatial fluctuations. (b) Residual comparison after correction using RNN and convolution methods.
Figure 5. Analysis of group 7. (a) Phase error surface with minor spatial fluctuations. (b) Residual comparison after correction using RNN and convolution methods.
Atmosphere 17 00186 g005
Figure 6. Complex 2D phase error surface.
Figure 6. Complex 2D phase error surface.
Atmosphere 17 00186 g006
Table 1. Training parameter settings of the RNN model.
Table 1. Training parameter settings of the RNN model.
Hidden UnitsMaximum Training EpochsNumber of Training SamplesSequence Length
10010,0001010
Initial Learning RateLearning Rate Decay PeriodLearning Rate Decay FactorGradient Threshold
0.015000.11
Table 2. Standard deviation values before and after phase error correction by convolution-based method and RNN method.
Table 2. Standard deviation values before and after phase error correction by convolution-based method and RNN method.
Serial NumberBefore CorrectionConvolution MethodRNN Method
10.7100.4150.0532
20.5730.6150.0402
30.5590.5220.0529
40.3360.08330.0545
50.3280.3930.0631
60.2510.1190.0506
70.2430.06970.0524
80.2350.1150.0493
90.1960.1110.0570
100.1720.2010.0481
110.1620.1160.0638
120.1550.08670.0554
Table 3. Comparison of MAE extremum for spectral phase error correction by convolution-based method and RNN method.
Table 3. Comparison of MAE extremum for spectral phase error correction by convolution-based method and RNN method.
MAEConvolution MethodRNN Method
Maximum0.3770.0753
Minimum0.1580.0114
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Gan, Y.; Wang, Z.; Song, T.; Li, Z.; Ye, S.; Wang, X. Research on Phase Correction of Spatial Heterodyne Interferogram Based on Recurrent Neural Network. Atmosphere 2026, 17, 186. https://doi.org/10.3390/atmos17020186

AMA Style

Gan Y, Wang Z, Song T, Li Z, Ye S, Wang X. Research on Phase Correction of Spatial Heterodyne Interferogram Based on Recurrent Neural Network. Atmosphere. 2026; 17(2):186. https://doi.org/10.3390/atmos17020186

Chicago/Turabian Style

Gan, Yongying, Zhen Wang, Tingli Song, Zhi Li, Song Ye, and Xinqiang Wang. 2026. "Research on Phase Correction of Spatial Heterodyne Interferogram Based on Recurrent Neural Network" Atmosphere 17, no. 2: 186. https://doi.org/10.3390/atmos17020186

APA Style

Gan, Y., Wang, Z., Song, T., Li, Z., Ye, S., & Wang, X. (2026). Research on Phase Correction of Spatial Heterodyne Interferogram Based on Recurrent Neural Network. Atmosphere, 17(2), 186. https://doi.org/10.3390/atmos17020186

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop