! Started logfile: /image_prod/ug002_uva//J0513-0032_X_dfm.log on Wed Mar 4 20:44:30 2020 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.42800 obs /image_prod/ug002_uva//J0513-0032_X_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0513-0032_X_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.871605 visibilities/baseline/integration-bin. ! Found source: J0513-0032 ! ! There are 12 IFs, and a total of 12 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.428e+09 3.2e+07 1 3.2e+07 ! 02 2 8.46e+09 3.2e+07 1 3.2e+07 ! 03 3 8.492e+09 3.2e+07 1 3.2e+07 ! 04 4 8.524e+09 3.2e+07 1 3.2e+07 ! 05 5 8.588e+09 3.2e+07 1 3.2e+07 ! 06 6 8.62e+09 3.2e+07 1 3.2e+07 ! 07 7 8.684e+09 3.2e+07 1 3.2e+07 ! 08 8 8.716e+09 3.2e+07 1 3.2e+07 ! 09 9 8.78e+09 3.2e+07 1 3.2e+07 ! 10 10 8.812e+09 3.2e+07 1 3.2e+07 ! 11 11 8.844e+09 3.2e+07 1 3.2e+07 ! 12 12 8.876e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 134 lines of history. ! ! Reading 21180 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 12 channels. ! Selecting polarization: RR, channels: 1..12 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 ! Reading IF 9 channels: 9..9 ! Reading IF 10 channels: 10..10 ! Reading IF 11 channels: 11..11 ! Reading IF 12 channels: 12..12 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0513-0032_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002797Jy sigma=8.377442 ! Fit after self-cal, rms=0.967520Jy sigma=8.076528 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6966 mas, bmaj=1.75 mas, bpa=0.3135 degrees ! Estimated noise=0.919448 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0252487 Jy ! Component: 100 - total flux cleaned = 0.0323806 Jy ! Total flux subtracted in 100 components = 0.0323806 Jy ! Clean residual min=-0.002576 max=0.005050 Jy/beam ! Clean residual mean=0.000002 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.0323806 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0323806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.063750Jy sigma=0.511428 ! Fit after self-cal, rms=0.062143Jy sigma=0.497665 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00553131 Jy ! Component: 100 - total flux cleaned = 0.00759069 Jy ! Total flux subtracted in 100 components = 0.00759069 Jy ! Clean residual min=-0.002938 max=0.004712 Jy/beam ! Clean residual mean=0.000001 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.0399713 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 9 components and 0.0399713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.061539Jy sigma=0.491940 ! Fit after self-cal, rms=0.061521Jy sigma=0.491777 ! Inverting map ! Added new window around map position (-2.6, -1.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00403134 Jy ! Component: 100 - total flux cleaned = 0.00514156 Jy ! Total flux subtracted in 100 components = 0.00514156 Jy ! Clean residual min=-0.002643 max=0.004127 Jy/beam ! Clean residual mean=0.000001 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0451128 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.0451128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.061164Jy sigma=0.488256 ! Fit after self-cal, rms=0.061065Jy sigma=0.487344 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8905 mas, bmaj=2.062 mas, bpa=1.968 degrees ! Estimated noise=0.590512 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (4, 1.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00729087 Jy ! Component: 100 - total flux cleaned = 0.0121044 Jy ! Component: 150 - total flux cleaned = 0.0155931 Jy ! Component: 200 - total flux cleaned = 0.0181784 Jy ! Total flux subtracted in 200 components = 0.0181784 Jy ! Clean residual min=-0.002259 max=0.003515 Jy/beam ! Clean residual mean=0.000001 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.0632913 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 45 components and 0.0632913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.060127Jy sigma=0.477225 ! Fit after self-cal, rms=0.059786Jy sigma=0.474399 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00420513 Jy ! Component: 100 - total flux cleaned = 0.00693993 Jy ! Component: 150 - total flux cleaned = 0.00886785 Jy ! Component: 200 - total flux cleaned = 0.00975779 Jy ! Total flux subtracted in 200 components = 0.00975779 Jy ! Clean residual min=-0.001912 max=0.002351 Jy/beam ! Clean residual mean=0.000001 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.073049 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 52 components and 0.073049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.059466Jy sigma=0.470918 ! Fit after self-cal, rms=0.059333Jy sigma=0.469890 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201212 Jy ! Component: 100 - total flux cleaned = 0.00268486 Jy ! Component: 150 - total flux cleaned = 0.00334587 Jy ! Component: 200 - total flux cleaned = 0.0037559 Jy ! Total flux subtracted in 200 components = 0.0037559 Jy ! Clean residual min=-0.001815 max=0.001777 Jy/beam ! Clean residual mean=0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0768049 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 59 components and 0.0768049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.059207Jy sigma=0.468634 ! Fit after self-cal, rms=0.059149Jy sigma=0.468224 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8905 x 2.062 at 1.968 degrees (North through East) ! Clean map min=-0.0018045 max=0.032513 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.09 HN 0.99 KP 1.14 ! LA 0.97 MK 1.01 NL 1.40 OV 0.99 ! PT 0.85 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 1.03 KP 1.11 ! LA 0.88 MK 1.15 NL 1.28 OV 0.95 ! PT 0.92 SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 1.07 KP 1.16 ! LA 0.92 MK 0.94 NL 1.16 OV 1.09 ! PT 0.92 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.98 HN 1.01 KP 1.25 ! LA 1.04 MK 1.12 NL 1.47 OV 0.84 ! PT 0.90 SC 1.02 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00 HN 0.94 KP 1.29 ! LA 1.01 MK 0.98 NL 1.16 OV 1.08 ! PT 0.91 SC 0.96 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 0.99 KP 1.07 ! LA 1.05 MK 1.00 NL 1.29 OV 1.04 ! PT 0.88 SC 0.96 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.02 KP 1.15 ! LA 0.94 MK 0.87 NL 1.19 OV 1.00 ! PT 0.92 SC 0.96 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.03 HN 0.93 KP 1.18 ! LA 1.05 MK 1.06 NL 1.38 OV 1.07 ! PT 0.86 SC 1.00 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.08 HN 0.94 KP 1.06 ! LA 0.96 MK 0.99 NL 1.12 OV 0.97 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.96 HN 1.00 KP 1.17 ! LA 1.02 MK 0.87 NL 1.12 OV 1.05 ! PT 0.90 SC 0.93 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.00 HN 0.97 KP 1.15 ! LA 0.95 MK 0.82 NL 1.27 OV 1.06 ! PT 0.89 SC 0.96 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.84 HN 0.93 KP 1.07 ! LA 1.09 MK 0.72 NL 1.31 OV 1.00 ! PT 0.96 SC 0.90 ! ! ! Fit before self-cal, rms=0.059149Jy sigma=0.468224 ! Fit after self-cal, rms=0.060255Jy sigma=0.466007 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8791 mas, bmaj=2.038 mas, bpa=2.01 degrees ! Estimated noise=0.592956 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110377 Jy ! Component: 100 - total flux cleaned = 0.00131378 Jy ! Component: 150 - total flux cleaned = 0.00147078 Jy ! Component: 200 - total flux cleaned = 0.00160253 Jy ! Total flux subtracted in 200 components = 0.00160253 Jy ! Clean residual min=-0.001301 max=0.001298 Jy/beam ! Clean residual mean=0.000001 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.0784075 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 68 components and 0.0784075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.060203Jy sigma=0.465476 ! Fit after self-cal, rms=0.060256Jy sigma=0.464876 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.060256Jy sigma=0.464876 ! Fit after self-cal, rms=0.061274Jy sigma=0.463509 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.873 mas, bmaj=2.023 mas, bpa=2.03 degrees ! Estimated noise=0.590644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000718121 Jy ! Component: 100 - total flux cleaned = 0.00102936 Jy ! Component: 150 - total flux cleaned = 0.00112604 Jy ! Component: 200 - total flux cleaned = 0.00118814 Jy ! Total flux subtracted in 200 components = 0.00118814 Jy ! Clean residual min=-0.001151 max=0.001196 Jy/beam ! Clean residual mean=0.000000 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.0795956 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 0.0795956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.061246Jy sigma=0.463240 ! Fit after self-cal, rms=0.061312Jy sigma=0.462983 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-7.8, 0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000527326 Jy ! Component: 100 - total flux cleaned = 0.000671642 Jy ! Component: 150 - total flux cleaned = 0.000807175 Jy ! Component: 200 - total flux cleaned = 0.000878547 Jy ! Total flux subtracted in 200 components = 0.000878547 Jy ! Clean residual min=-0.001075 max=0.001175 Jy/beam ! Clean residual mean=0.000000 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.0804742 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 89 components and 0.0804741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.061278Jy sigma=0.462689 ! Fit after self-cal, rms=0.061258Jy sigma=0.462623 ! Inverting map ! Added new window around map position (25.8, 47.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000661048 Jy ! Component: 100 - total flux cleaned = 0.000693953 Jy ! Component: 150 - total flux cleaned = 0.000693591 Jy ! Component: 200 - total flux cleaned = 0.000791109 Jy ! Total flux subtracted in 200 components = 0.000791109 Jy ! Clean residual min=-0.001058 max=0.001060 Jy/beam ! Clean residual mean=0.000000 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.0812653 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 96 components and 0.0812653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.061226Jy sigma=0.462384 ! Fit after self-cal, rms=0.061212Jy sigma=0.462336 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.061212Jy sigma=0.462336 ! Fit after self-cal, rms=0.061463Jy sigma=0.462155 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8663 mas, bmaj=2.013 mas, bpa=1.978 degrees ! Estimated noise=0.584253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.21611e-05 Jy ! Component: 100 - total flux cleaned = 3.86175e-05 Jy ! Component: 150 - total flux cleaned = 0.000108365 Jy ! Component: 200 - total flux cleaned = 0.00011001 Jy ! Total flux subtracted in 200 components = 0.00011001 Jy ! Clean residual min=-0.001028 max=0.001001 Jy/beam ! Clean residual mean=0.000000 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.0813753 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 104 components and 0.0813753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.061442Jy sigma=0.462003 ! Fit after self-cal, rms=0.061470Jy sigma=0.461924 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000114233 Jy ! Component: 100 - total flux cleaned = 0.000135001 Jy ! Component: 150 - total flux cleaned = 0.000154539 Jy ! Component: 200 - total flux cleaned = 0.000209653 Jy ! Total flux subtracted in 200 components = 0.000209653 Jy ! Clean residual min=-0.001012 max=0.001027 Jy/beam ! Clean residual mean=0.000000 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.0815849 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 110 components and 0.0815849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.061456Jy sigma=0.461825 ! Fit after self-cal, rms=0.061452Jy sigma=0.461815 ! Inverting map ! Added new window around map position (24.4, -33.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000146863 Jy ! Component: 100 - total flux cleaned = 0.000166213 Jy ! Component: 150 - total flux cleaned = 0.000357737 Jy ! Component: 200 - total flux cleaned = 0.000415875 Jy ! Total flux subtracted in 200 components = 0.000415875 Jy ! Clean residual min=-0.000973 max=0.000909 Jy/beam ! Clean residual mean=0.000000 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.0820008 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 121 components and 0.0820008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.061429Jy sigma=0.461607 ! Fit after self-cal, rms=0.061425Jy sigma=0.461565 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.061425Jy sigma=0.461565 ! Fit after self-cal, rms=0.061163Jy sigma=0.461516 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.153 mas, bmaj=3.361 mas, bpa=8.827 degrees ! Estimated noise=0.751892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000219767 Jy ! Component: 100 - total flux cleaned = 0.000143397 Jy ! Component: 150 - total flux cleaned = 6.27551e-05 Jy ! Component: 200 - total flux cleaned = 4.93919e-06 Jy ! Total flux subtracted in 200 components = 4.93919e-06 Jy ! Clean residual min=-0.000966 max=0.000998 Jy/beam ! Clean residual mean=0.000000 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.0820057 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 137 components and 0.0820057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.061160Jy sigma=0.461501 ! Fit after self-cal, rms=0.061176Jy sigma=0.461477 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.94983e-05 Jy ! Component: 100 - total flux cleaned = 5.56215e-06 Jy ! Component: 150 - total flux cleaned = -3.37593e-05 Jy ! Component: 200 - total flux cleaned = -4.58495e-05 Jy ! Total flux subtracted in 200 components = -4.58495e-05 Jy ! Clean residual min=-0.000898 max=0.000992 Jy/beam ! Clean residual mean=0.000001 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.0819599 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 146 components and 0.0819598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.061172Jy sigma=0.461460 ! Fit after self-cal, rms=0.061168Jy sigma=0.461432 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=0.8609 mas, bmaj=2.004 mas, bpa=1.961 degrees ! Estimated noise=0.578517 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8609 x 2.004 at 1.961 degrees (North through East) ! Clean map min=-0.0019164 max=0.030596 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6752 mas, bmaj=1.718 mas, bpa=0.3361 degrees ! Estimated noise=0.880385 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0250717 Jy ! Component: 100 - total flux cleaned = 0.0355165 Jy ! Component: 150 - total flux cleaned = 0.0430541 Jy ! Component: 200 - total flux cleaned = 0.0491363 Jy ! Total flux subtracted in 200 components = 0.0491363 Jy ! Clean residual min=-0.002912 max=0.003717 Jy/beam ! Clean residual mean=0.000001 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.0491363 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0491363 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8609 mas, bmaj=2.004 mas, bpa=1.961 degrees ! Estimated noise=0.578517 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00788177 Jy ! Component: 100 - total flux cleaned = 0.0136628 Jy ! Component: 150 - total flux cleaned = 0.018026 Jy ! Component: 200 - total flux cleaned = 0.0213343 Jy ! Total flux subtracted in 200 components = 0.0213343 Jy ! Clean residual min=-0.001662 max=0.002729 Jy/beam ! Clean residual mean=0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0704707 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 34 components and 0.0704706 Jy ! Inverting map ! Added new window around map position (2, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00281773 Jy ! Component: 100 - total flux cleaned = 0.00463931 Jy ! Component: 150 - total flux cleaned = 0.00589544 Jy ! Component: 200 - total flux cleaned = 0.00674917 Jy ! Total flux subtracted in 200 components = 0.00674917 Jy ! Clean residual min=-0.001263 max=0.001648 Jy/beam ! Clean residual mean=0.000000 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.0772198 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 62 components and 0.0772198 Jy ! Inverting map ! Added new window around map position (-1, -1.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126821 Jy ! Component: 100 - total flux cleaned = 0.00164954 Jy ! Component: 150 - total flux cleaned = 0.00199867 Jy ! Component: 200 - total flux cleaned = 0.00222903 Jy ! Total flux subtracted in 200 components = 0.00222903 Jy ! Clean residual min=-0.001143 max=0.001167 Jy/beam ! Clean residual mean=0.000000 rms=0.000274 Jy/beam ! Combined flux in latest and established models = 0.0794488 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 76 components and 0.0794488 Jy ! Inverting map ! Added new window around map position (7.6, 34.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000539809 Jy ! Component: 100 - total flux cleaned = 0.000619118 Jy ! Component: 150 - total flux cleaned = 0.000769546 Jy ! Component: 200 - total flux cleaned = 0.000876713 Jy ! Total flux subtracted in 200 components = 0.000876713 Jy ! Clean residual min=-0.001120 max=0.001019 Jy/beam ! Clean residual mean=0.000000 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.0803255 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 90 components and 0.0803255 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.153 mas, bmaj=3.361 mas, bpa=8.827 degrees ! Estimated noise=0.751892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000914968 Jy ! Component: 100 - total flux cleaned = 0.00110449 Jy ! Component: 150 - total flux cleaned = 0.0012831 Jy ! Component: 200 - total flux cleaned = 0.00138204 Jy ! Total flux subtracted in 200 components = 0.00138204 Jy ! Clean residual min=-0.000940 max=0.001075 Jy/beam ! Clean residual mean=0.000001 rms=0.000262 Jy/beam ! Combined flux in latest and established models = 0.0817076 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.11679e-05 Jy ! Component: 100 - total flux cleaned = 0.000108111 Jy ! Component: 150 - total flux cleaned = 0.000172671 Jy ! Component: 200 - total flux cleaned = 0.000172937 Jy ! Total flux subtracted in 200 components = 0.000172937 Jy ! Clean residual min=-0.000899 max=0.001050 Jy/beam ! Clean residual mean=0.000001 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.0818805 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 124 components and 0.0818805 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8609 mas, bmaj=2.004 mas, bpa=1.961 degrees ! Estimated noise=0.578517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000149408 Jy ! Component: 100 - total flux cleaned = -0.000119576 Jy ! Component: 150 - total flux cleaned = -0.000147669 Jy ! Component: 200 - total flux cleaned = -0.000174487 Jy ! Total flux subtracted in 200 components = -0.000174487 Jy ! Clean residual min=-0.001012 max=0.000907 Jy/beam ! Clean residual mean=0.000000 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.081706 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 135 components and 0.081706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.061154Jy sigma=0.461470 ! Fit after self-cal, rms=0.061138Jy sigma=0.461302 wmodel J0513-0032_X_map.mod ! Writing 135 model components to file: J0513-0032_X_map.mod wobs J0513-0032_X_uvs.fits ! Writing UV FITS file: J0513-0032_X_uvs.fits wwins J0513-0032_X_map.win ! wwins: Wrote 9 windows to J0513-0032_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000119692 Jy ! Component: 100 - total flux cleaned = -0.000217973 Jy ! Component: 150 - total flux cleaned = -0.000201975 Jy ! Component: 200 - total flux cleaned = -0.000171606 Jy ! Component: 250 - total flux cleaned = -0.000186332 Jy ! Component: 300 - total flux cleaned = -0.000186302 Jy ! Component: 350 - total flux cleaned = -0.000200462 Jy ! Component: 400 - total flux cleaned = -0.000172369 Jy ! Component: 450 - total flux cleaned = -0.00019999 Jy ! Component: 500 - total flux cleaned = -0.000254263 Jy ! Component: 550 - total flux cleaned = -0.000267595 Jy ! Component: 600 - total flux cleaned = -0.000281011 Jy ! Component: 650 - total flux cleaned = -0.000293988 Jy ! Component: 700 - total flux cleaned = -0.000307108 Jy ! Component: 750 - total flux cleaned = -0.000371014 Jy ! Component: 800 - total flux cleaned = -0.00039624 Jy ! Component: 850 - total flux cleaned = -0.000408612 Jy ! Component: 900 - total flux cleaned = -0.000445597 Jy ! Component: 950 - total flux cleaned = -0.000433143 Jy ! Component: 1000 - total flux cleaned = -0.000445304 Jy ! Component: 1050 - total flux cleaned = -0.000469358 Jy ! Component: 1100 - total flux cleaned = -0.0004694 Jy ! Component: 1150 - total flux cleaned = -0.000457619 Jy ! Component: 1200 - total flux cleaned = -0.000457556 Jy ! Component: 1250 - total flux cleaned = -0.000422819 Jy ! Component: 1300 - total flux cleaned = -0.00042288 Jy ! Component: 1350 - total flux cleaned = -0.000479724 Jy ! Component: 1400 - total flux cleaned = -0.000457068 Jy ! Component: 1450 - total flux cleaned = -0.000501715 Jy ! Component: 1500 - total flux cleaned = -0.000534827 Jy ! Component: 1550 - total flux cleaned = -0.000501886 Jy ! Component: 1600 - total flux cleaned = -0.000556345 Jy ! Component: 1650 - total flux cleaned = -0.00058873 Jy ! Component: 1700 - total flux cleaned = -0.00061001 Jy ! Component: 1750 - total flux cleaned = -0.000631119 Jy ! Component: 1800 - total flux cleaned = -0.000631107 Jy ! Component: 1850 - total flux cleaned = -0.000631184 Jy ! Component: 1900 - total flux cleaned = -0.000631283 Jy ! Component: 1950 - total flux cleaned = -0.000662206 Jy ! Component: 2000 - total flux cleaned = -0.000641926 Jy ! Component: 2050 - total flux cleaned = -0.000692517 Jy ! Component: 2100 - total flux cleaned = -0.00070247 Jy ! Component: 2150 - total flux cleaned = -0.000652444 Jy ! Component: 2200 - total flux cleaned = -0.000711876 Jy ! Component: 2250 - total flux cleaned = -0.000721649 Jy ! Component: 2300 - total flux cleaned = -0.000702102 Jy ! Component: 2350 - total flux cleaned = -0.000711831 Jy ! Component: 2400 - total flux cleaned = -0.000702305 Jy ! Component: 2450 - total flux cleaned = -0.000673503 Jy ! Component: 2500 - total flux cleaned = -0.000721097 Jy ! Component: 2550 - total flux cleaned = -0.000702168 Jy ! Component: 2600 - total flux cleaned = -0.000730312 Jy ! Component: 2650 - total flux cleaned = -0.000702396 Jy ! Component: 2700 - total flux cleaned = -0.000683737 Jy ! Component: 2750 - total flux cleaned = -0.000693 Jy ! Component: 2800 - total flux cleaned = -0.000711268 Jy ! Component: 2850 - total flux cleaned = -0.000674829 Jy ! Component: 2900 - total flux cleaned = -0.000710968 Jy ! Component: 2950 - total flux cleaned = -0.000701973 Jy ! Component: 3000 - total flux cleaned = -0.000666135 Jy ! Component: 3050 - total flux cleaned = -0.000648452 Jy ! Component: 3100 - total flux cleaned = -0.000622123 Jy ! Component: 3150 - total flux cleaned = -0.000613323 Jy ! Component: 3200 - total flux cleaned = -0.000613256 Jy ! Component: 3250 - total flux cleaned = -0.000621862 Jy ! Component: 3300 - total flux cleaned = -0.00058734 Jy ! Component: 3350 - total flux cleaned = -0.000570175 Jy ! Component: 3400 - total flux cleaned = -0.000604314 Jy ! Component: 3450 - total flux cleaned = -0.00057043 Jy ! Component: 3500 - total flux cleaned = -0.000545208 Jy ! Component: 3550 - total flux cleaned = -0.000570348 Jy ! Component: 3600 - total flux cleaned = -0.000578612 Jy ! Component: 3650 - total flux cleaned = -0.000537025 Jy ! Component: 3700 - total flux cleaned = -0.000520488 Jy ! Component: 3750 - total flux cleaned = -0.000479485 Jy ! Component: 3800 - total flux cleaned = -0.000471302 Jy ! Component: 3850 - total flux cleaned = -0.000479457 Jy ! Component: 3900 - total flux cleaned = -0.000430921 Jy ! Component: 3950 - total flux cleaned = -0.000430957 Jy ! Component: 4000 - total flux cleaned = -0.000462886 Jy ! Component: 4050 - total flux cleaned = -0.0003992 Jy ! Total flux subtracted in 4096 components = -0.00043088 Jy ! Clean residual min=-0.000512 max=0.000480 Jy/beam ! Clean residual mean=0.000000 rms=0.000136 Jy/beam ! Combined flux in latest and established models = 0.0812751 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 438 components and 0.0812752 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0513-0032_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8609 x 2.004 at 1.961 degrees (North through East) ! Clean map min=-0.0015506 max=0.029691 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0513-0032_X_map.fits wmodel /image_prod/ug002_uva//J0513-0032_X_map.mod ! Writing 438 model components to file: /image_prod/ug002_uva//J0513-0032_X_map.mod wobs /image_prod/ug002_uva//J0513-0032_X_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0513-0032_X_uvs.fits wwins /image_prod/ug002_uva//J0513-0032_X_map.win ! wwins: Wrote 10 windows to /image_prod/ug002_uva//J0513-0032_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.029691 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000135668 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.3708 1.3708 2.7416 5.48321 10.9664 21.9328 43.8657 87.7313 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.029 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 218.85 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0513-0032_X_dfm.log closed on Wed Mar 4 20:44:35 2020