! Started logfile: /image_prod/ug002_uva//J1354-0206_S_a_dfm.log on Thu Mar 5 01:30:00 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J1354-0206_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1354-0206_S_a_uva.fits ! AN table 1: 12 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.863426 visibilities/baseline/integration-bin. ! Found source: J1354-0206 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 1119 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1354-0206_S_a] 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.500x0.500 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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.335062Jy sigma=8.470813 ! Fit after self-cal, rms=0.136523Jy sigma=0.876224 ! 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=2.88 mas, bmaj=13.58 mas, bpa=-16.86 degrees ! Estimated noise=4.01102 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.695114 Jy ! Component: 100 - total flux cleaned = 0.847417 Jy ! Total flux subtracted in 100 components = 0.847417 Jy ! Clean residual min=-0.021209 max=0.047150 Jy/beam ! Clean residual mean=0.000033 rms=0.006636 Jy/beam ! Combined flux in latest and established models = 0.847417 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.847417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118345Jy sigma=0.686822 ! Fit after self-cal, rms=0.118342Jy sigma=0.686782 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0492424 Jy ! Component: 100 - total flux cleaned = 0.0759143 Jy ! Total flux subtracted in 100 components = 0.0759143 Jy ! Clean residual min=-0.016762 max=0.018097 Jy/beam ! Clean residual mean=0.000009 rms=0.004258 Jy/beam ! Combined flux in latest and established models = 0.923331 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.923331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091877Jy sigma=0.520117 ! Fit after self-cal, rms=0.091649Jy sigma=0.518640 ! 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=3.373 mas, bmaj=14.07 mas, bpa=-16.46 degrees ! Estimated noise=3.42207 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.0158491 Jy ! Component: 100 - total flux cleaned = 0.0179486 Jy ! Component: 150 - total flux cleaned = 0.0199853 Jy ! Component: 200 - total flux cleaned = 0.0215923 Jy ! Total flux subtracted in 200 components = 0.0215923 Jy ! Clean residual min=-0.016861 max=0.013373 Jy/beam ! Clean residual mean=0.000009 rms=0.003672 Jy/beam ! Combined flux in latest and established models = 0.944923 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 69 components and 0.944923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085409Jy sigma=0.483786 ! Fit after self-cal, rms=0.085274Jy sigma=0.483109 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.373 x 14.07 at -16.46 degrees (North through East) ! Clean map min=-0.01589 max=0.90257 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.01 KP 0.98 ! LA 1.02 MK 1.01 NL 0.94 OV 0.98 ! PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.03 KP 1.00 ! LA 1.02 MK 0.99 NL 0.94 OV 0.98 ! PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.06 HN 1.01 KP 1.00 ! LA 1.01 MK 1.01 NL 0.92 OV 1.01 ! PT 1.00 ! ! ! Fit before self-cal, rms=0.085274Jy sigma=0.483109 ! Fit after self-cal, rms=0.068754Jy sigma=0.402878 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.376 mas, bmaj=14.1 mas, bpa=-16.53 degrees ! Estimated noise=3.40904 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.00572316 Jy ! Component: 100 - total flux cleaned = 0.00695585 Jy ! Component: 150 - total flux cleaned = 0.00751939 Jy ! Component: 200 - total flux cleaned = 0.00787755 Jy ! Total flux subtracted in 200 components = 0.00787755 Jy ! Clean residual min=-0.007086 max=0.007617 Jy/beam ! Clean residual mean=-0.000002 rms=0.001933 Jy/beam ! Combined flux in latest and established models = 0.9528 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 79 components and 0.952801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068158Jy sigma=0.397771 ! Fit after self-cal, rms=0.068098Jy sigma=0.397499 ! 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. ! ! Fit before self-cal, rms=0.068098Jy sigma=0.397499 ! Fit after self-cal, rms=0.059514Jy sigma=0.354809 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=14.09 mas, bpa=-16.51 degrees ! Estimated noise=3.41042 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00399839 Jy ! Component: 100 - total flux cleaned = 0.00639269 Jy ! Component: 150 - total flux cleaned = 0.00722137 Jy ! Component: 200 - total flux cleaned = 0.00773116 Jy ! Total flux subtracted in 200 components = 0.00773116 Jy ! Clean residual min=-0.005609 max=0.006641 Jy/beam ! Clean residual mean=0.000004 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.960532 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 92 components and 0.960532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059190Jy sigma=0.352815 ! Fit after self-cal, rms=0.059158Jy sigma=0.352652 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 (3.5, -54.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00555908 Jy ! Component: 100 - total flux cleaned = 0.00695356 Jy ! Component: 150 - total flux cleaned = 0.00694982 Jy ! Component: 200 - total flux cleaned = 0.00695471 Jy ! Total flux subtracted in 200 components = 0.00695471 Jy ! Clean residual min=-0.005058 max=0.005227 Jy/beam ! Clean residual mean=0.000003 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.967486 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 125 components and 0.967487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058598Jy sigma=0.349034 ! Fit after self-cal, rms=0.058578Jy sigma=0.348902 ! 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. ! ! Fit before self-cal, rms=0.058578Jy sigma=0.348902 ! Fit after self-cal, rms=0.058464Jy sigma=0.348335 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=14.08 mas, bpa=-16.51 degrees ! Estimated noise=3.41264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233812 Jy ! Component: 100 - total flux cleaned = 0.00291021 Jy ! Component: 150 - total flux cleaned = 0.00303056 Jy ! Component: 200 - total flux cleaned = 0.00324769 Jy ! Total flux subtracted in 200 components = 0.00324769 Jy ! Clean residual min=-0.005100 max=0.005105 Jy/beam ! Clean residual mean=0.000003 rms=0.001188 Jy/beam ! Combined flux in latest and established models = 0.970734 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 151 components and 0.970734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058302Jy sigma=0.347210 ! Fit after self-cal, rms=0.058290Jy sigma=0.347150 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 (-2.5, 21.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00516275 Jy ! Component: 100 - total flux cleaned = 0.00748154 Jy ! Component: 150 - total flux cleaned = 0.00905687 Jy ! Component: 200 - total flux cleaned = 0.0104384 Jy ! Total flux subtracted in 200 components = 0.0104384 Jy ! Clean residual min=-0.004514 max=0.003438 Jy/beam ! Clean residual mean=-0.000000 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.981173 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 189 components and 0.981173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057779Jy sigma=0.343842 ! Fit after self-cal, rms=0.057766Jy sigma=0.343735 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.057766Jy sigma=0.343735 ! Fit after self-cal, rms=0.057697Jy sigma=0.343473 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.809 mas, bmaj=14.83 mas, bpa=-6.67 degrees ! Estimated noise=4.09764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255427 Jy ! Component: 100 - total flux cleaned = 0.00437902 Jy ! Component: 150 - total flux cleaned = 0.00540664 Jy ! Component: 200 - total flux cleaned = 0.00577378 Jy ! Total flux subtracted in 200 components = 0.00577378 Jy ! Clean residual min=-0.003797 max=0.004054 Jy/beam ! Clean residual mean=-0.000001 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.986946 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 227 components and 0.986946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057597Jy sigma=0.343051 ! Fit after self-cal, rms=0.057596Jy sigma=0.343028 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.000665119 Jy ! Component: 100 - total flux cleaned = 0.00101262 Jy ! Component: 150 - total flux cleaned = 0.00120933 Jy ! Component: 200 - total flux cleaned = 0.00139183 Jy ! Total flux subtracted in 200 components = 0.00139183 Jy ! Clean residual min=-0.003775 max=0.004120 Jy/beam ! Clean residual mean=-0.000002 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.988338 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 255 components and 0.988338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057569Jy sigma=0.342932 ! Fit after self-cal, rms=0.057571Jy sigma=0.342923 ! 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=3.375 mas, bmaj=14.07 mas, bpa=-16.51 degrees ! Estimated noise=3.41323 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.375 x 14.07 at -16.51 degrees (North through East) ! Clean map min=-0.0039641 max=0.89897 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057571Jy sigma=0.342923 ! Fit after self-cal, rms=0.053859Jy sigma=0.314825 ! Inverting map and beam ! Estimated beam: bmin=3.376 mas, bmaj=14.07 mas, bpa=-16.5 degrees ! Estimated noise=3.41264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180615 Jy ! Component: 100 - total flux cleaned = 0.00276487 Jy ! Component: 150 - total flux cleaned = 0.00307557 Jy ! Component: 200 - total flux cleaned = 0.00330381 Jy ! Total flux subtracted in 200 components = 0.00330381 Jy ! Clean residual min=-0.004023 max=0.003443 Jy/beam ! Clean residual mean=0.000000 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.991642 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 284 components and 0.991642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053774Jy sigma=0.313918 ! Fit after self-cal, rms=0.053775Jy sigma=0.313903 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000507989 Jy ! Component: 100 - total flux cleaned = 0.000670427 Jy ! Component: 150 - total flux cleaned = 0.000785638 Jy ! Component: 200 - total flux cleaned = 0.00103968 Jy ! Total flux subtracted in 200 components = 0.00103968 Jy ! Clean residual min=-0.003954 max=0.003349 Jy/beam ! Clean residual mean=-0.000000 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.992682 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 301 components and 0.992682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053731Jy sigma=0.313514 ! Fit after self-cal, rms=0.053730Jy sigma=0.313507 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053730Jy sigma=0.313507 ! Fit after self-cal, rms=0.053713Jy sigma=0.313417 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=2.89 mas, bmaj=13.56 mas, bpa=-16.89 degrees ! Estimated noise=4.00595 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.69416 Jy ! Component: 100 - total flux cleaned = 0.84599 Jy ! Component: 150 - total flux cleaned = 0.893862 Jy ! Component: 200 - total flux cleaned = 0.920704 Jy ! Total flux subtracted in 200 components = 0.920704 Jy ! Clean residual min=-0.007930 max=0.013758 Jy/beam ! Clean residual mean=0.000017 rms=0.002481 Jy/beam ! Combined flux in latest and established models = 0.920704 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.920704 Jy ! Inverting map and beam ! Estimated beam: bmin=3.376 mas, bmaj=14.07 mas, bpa=-16.5 degrees ! Estimated noise=3.41304 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.0200362 Jy ! Component: 100 - total flux cleaned = 0.0312379 Jy ! Component: 150 - total flux cleaned = 0.0390149 Jy ! Component: 200 - total flux cleaned = 0.045158 Jy ! Total flux subtracted in 200 components = 0.045158 Jy ! Clean residual min=-0.005970 max=0.004666 Jy/beam ! Clean residual mean=0.000010 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.965862 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 77 components and 0.965862 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.807 mas, bmaj=14.83 mas, bpa=-6.699 degrees ! Estimated noise=4.09645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0070686 Jy ! Component: 100 - total flux cleaned = 0.0122083 Jy ! Component: 150 - total flux cleaned = 0.0162633 Jy ! Component: 200 - total flux cleaned = 0.0195303 Jy ! Total flux subtracted in 200 components = 0.0195303 Jy ! Clean residual min=-0.004823 max=0.004526 Jy/beam ! Clean residual mean=0.000005 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.985392 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 = 0.0023596 Jy ! Component: 100 - total flux cleaned = 0.00380094 Jy ! Component: 150 - total flux cleaned = 0.00472634 Jy ! Component: 200 - total flux cleaned = 0.0050672 Jy ! Total flux subtracted in 200 components = 0.0050672 Jy ! Clean residual min=-0.004092 max=0.004571 Jy/beam ! Clean residual mean=0.000001 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.990459 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 156 components and 0.990459 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.376 mas, bmaj=14.07 mas, bpa=-16.5 degrees ! Estimated noise=3.41304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011366 Jy ! Component: 100 - total flux cleaned = 0.00204917 Jy ! Component: 150 - total flux cleaned = 0.00245157 Jy ! Component: 200 - total flux cleaned = 0.00287934 Jy ! Total flux subtracted in 200 components = 0.00287934 Jy ! Clean residual min=-0.004266 max=0.003690 Jy/beam ! Clean residual mean=-0.000000 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.993339 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 183 components and 0.993339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053908Jy sigma=0.314839 ! Fit after self-cal, rms=0.053892Jy sigma=0.314620 wmodel J1354-0206_S_a_map.mod ! Writing 183 model components to file: J1354-0206_S_a_map.mod wobs J1354-0206_S_a_uvs.fits ! Writing UV FITS file: J1354-0206_S_a_uvs.fits wwins J1354-0206_S_a_map.win ! wwins: Wrote 3 windows to J1354-0206_S_a_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.00128073 Jy ! Component: 100 - total flux cleaned = -0.00232149 Jy ! Component: 150 - total flux cleaned = -0.00304324 Jy ! Component: 200 - total flux cleaned = -0.0033845 Jy ! Component: 250 - total flux cleaned = -0.00343882 Jy ! Component: 300 - total flux cleaned = -0.00328534 Jy ! Component: 350 - total flux cleaned = -0.00313872 Jy ! Component: 400 - total flux cleaned = -0.00313964 Jy ! Component: 450 - total flux cleaned = -0.00313951 Jy ! Component: 500 - total flux cleaned = -0.0029167 Jy ! Component: 550 - total flux cleaned = -0.00282982 Jy ! Component: 600 - total flux cleaned = -0.00278746 Jy ! Component: 650 - total flux cleaned = -0.00274549 Jy ! Component: 700 - total flux cleaned = -0.00266357 Jy ! Component: 750 - total flux cleaned = -0.00250335 Jy ! Component: 800 - total flux cleaned = -0.00246367 Jy ! Component: 850 - total flux cleaned = -0.00234792 Jy ! Component: 900 - total flux cleaned = -0.00231046 Jy ! Component: 950 - total flux cleaned = -0.00234753 Jy ! Component: 1000 - total flux cleaned = -0.00223745 Jy ! Component: 1050 - total flux cleaned = -0.00220146 Jy ! Component: 1100 - total flux cleaned = -0.00216631 Jy ! Component: 1150 - total flux cleaned = -0.00206197 Jy ! Component: 1200 - total flux cleaned = -0.00206219 Jy ! Component: 1250 - total flux cleaned = -0.00206221 Jy ! Component: 1300 - total flux cleaned = -0.00202923 Jy ! Component: 1350 - total flux cleaned = -0.00202956 Jy ! Component: 1400 - total flux cleaned = -0.00196582 Jy ! Component: 1450 - total flux cleaned = -0.00206069 Jy ! Component: 1500 - total flux cleaned = -0.00209192 Jy ! Component: 1550 - total flux cleaned = -0.00206132 Jy ! Component: 1600 - total flux cleaned = -0.00212182 Jy ! Component: 1650 - total flux cleaned = -0.00215111 Jy ! Component: 1700 - total flux cleaned = -0.00209213 Jy ! Component: 1750 - total flux cleaned = -0.00203471 Jy ! Component: 1800 - total flux cleaned = -0.00215032 Jy ! Component: 1850 - total flux cleaned = -0.00220731 Jy ! Component: 1900 - total flux cleaned = -0.00223534 Jy ! Component: 1950 - total flux cleaned = -0.00223529 Jy ! Component: 2000 - total flux cleaned = -0.00218137 Jy ! Component: 2050 - total flux cleaned = -0.00226222 Jy ! Component: 2100 - total flux cleaned = -0.00220895 Jy ! Component: 2150 - total flux cleaned = -0.00210375 Jy ! Component: 2200 - total flux cleaned = -0.00205154 Jy ! Component: 2250 - total flux cleaned = -0.00197471 Jy ! Component: 2300 - total flux cleaned = -0.00194965 Jy ! Component: 2350 - total flux cleaned = -0.00189965 Jy ! Component: 2400 - total flux cleaned = -0.00192431 Jy ! Component: 2450 - total flux cleaned = -0.00180127 Jy ! Component: 2500 - total flux cleaned = -0.00170373 Jy ! Component: 2550 - total flux cleaned = -0.00160728 Jy ! Component: 2600 - total flux cleaned = -0.00144022 Jy ! Component: 2650 - total flux cleaned = -0.00141662 Jy ! Component: 2700 - total flux cleaned = -0.00125314 Jy ! Component: 2750 - total flux cleaned = -0.00120739 Jy ! Component: 2800 - total flux cleaned = -0.00113887 Jy ! Component: 2850 - total flux cleaned = -0.00111644 Jy ! Component: 2900 - total flux cleaned = -0.0010715 Jy ! Component: 2950 - total flux cleaned = -0.00107104 Jy ! Component: 3000 - total flux cleaned = -0.000916384 Jy ! Component: 3050 - total flux cleaned = -0.000960749 Jy ! Component: 3100 - total flux cleaned = -0.000873956 Jy ! Component: 3150 - total flux cleaned = -0.000895744 Jy ! Component: 3200 - total flux cleaned = -0.000831734 Jy ! Component: 3250 - total flux cleaned = -0.000832188 Jy ! Component: 3300 - total flux cleaned = -0.000811212 Jy ! Component: 3350 - total flux cleaned = -0.000790373 Jy ! Component: 3400 - total flux cleaned = -0.000790313 Jy ! Component: 3450 - total flux cleaned = -0.000790327 Jy ! Component: 3500 - total flux cleaned = -0.000810724 Jy ! Component: 3550 - total flux cleaned = -0.000770403 Jy ! Component: 3600 - total flux cleaned = -0.000810421 Jy ! Component: 3650 - total flux cleaned = -0.000829972 Jy ! Component: 3700 - total flux cleaned = -0.00082993 Jy ! Component: 3750 - total flux cleaned = -0.000908279 Jy ! Component: 3800 - total flux cleaned = -0.000927833 Jy ! Component: 3850 - total flux cleaned = -0.00090855 Jy ! Component: 3900 - total flux cleaned = -0.000985105 Jy ! Component: 3950 - total flux cleaned = -0.000927992 Jy ! Component: 4000 - total flux cleaned = -0.000965776 Jy ! Component: 4050 - total flux cleaned = -0.000984516 Jy ! Total flux subtracted in 4096 components = -0.000965866 Jy ! Clean residual min=-0.001194 max=0.001311 Jy/beam ! Clean residual mean=-0.000002 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.992373 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 452 components and 0.992373 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1354-0206_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.376 x 14.07 at -16.5 degrees (North through East) ! Clean map min=-0.0035042 max=0.89818 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1354-0206_S_a_map.fits wmodel /image_prod/ug002_uva//J1354-0206_S_a_map.mod ! Writing 452 model components to file: /image_prod/ug002_uva//J1354-0206_S_a_map.mod wobs /image_prod/ug002_uva//J1354-0206_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1354-0206_S_a_uvs.fits wwins /image_prod/ug002_uva//J1354-0206_S_a_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1354-0206_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.898178 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00036142 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.120718 0.120718 0.241435 0.482871 0.965742 1.93148 3.86297 7.72593 15.4519 30.9037 61.8075 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.898 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2485.14 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1354-0206_S_a_dfm.log closed on Thu Mar 5 01:30:04 2020