! Started logfile: /image_prod/ug002_uva//J2354-1513_S_b_dfm.log on Thu Mar 5 06:30:07 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//J2354-1513_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2354-1513_S_b_uva.fits ! AN table 1: 22 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.75 visibilities/baseline/integration-bin. ! Found source: J2354-1513 ! ! 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 1782 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 J2354-1513_S_b] 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 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.274946Jy sigma=6.496863 ! Fit after self-cal, rms=0.246185Jy sigma=1.368736 ! 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=3.278 mas, bmaj=14.23 mas, bpa=-19.68 degrees ! Estimated noise=4.09321 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.658278 Jy ! Component: 100 - total flux cleaned = 0.806148 Jy ! Total flux subtracted in 100 components = 0.806148 Jy ! Clean residual min=-0.028760 max=0.054345 Jy/beam ! Clean residual mean=-0.000258 rms=0.009347 Jy/beam ! Combined flux in latest and established models = 0.806148 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.806148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.202135Jy sigma=1.098568 ! Fit after self-cal, rms=0.202094Jy sigma=1.098398 ! 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=4.147 mas, bmaj=16.26 mas, bpa=-19.34 degrees ! Estimated noise=3.42843 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.0577024 Jy ! Component: 100 - total flux cleaned = 0.0807076 Jy ! Component: 150 - total flux cleaned = 0.084049 Jy ! Component: 200 - total flux cleaned = 0.0874231 Jy ! Total flux subtracted in 200 components = 0.0874231 Jy ! Clean residual min=-0.028226 max=0.033526 Jy/beam ! Clean residual mean=-0.000188 rms=0.008807 Jy/beam ! Combined flux in latest and established models = 0.893571 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 30 components and 0.893571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.182071Jy sigma=1.047458 ! Fit after self-cal, rms=0.181778Jy sigma=1.046457 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.147 x 16.26 at -19.34 degrees (North through East) ! Clean map min=-0.02761 max=0.84317 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.98 HN 0.96 KP 0.95 ! LA 1.52 MK 1.00 NL 0.90 OV 0.94 ! PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 0.95 HN 1.01 KP 0.96 ! LA 0.99 MK 1.01 NL 1.01 OV 0.98 ! PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.95 HN 1.02 KP 0.96 ! LA 0.99 MK 1.02 NL 0.93 OV 0.95 ! PT 0.96 ! ! ! Fit before self-cal, rms=0.181778Jy sigma=1.046457 ! Fit after self-cal, rms=0.201676Jy sigma=0.831379 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.127 mas, bmaj=16.62 mas, bpa=-19.36 degrees ! Estimated noise=3.44489 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.00958034 Jy ! Component: 100 - total flux cleaned = 0.0110693 Jy ! Component: 150 - total flux cleaned = 0.0113887 Jy ! Component: 200 - total flux cleaned = 0.0113932 Jy ! Total flux subtracted in 200 components = 0.0113932 Jy ! Clean residual min=-0.023309 max=0.026790 Jy/beam ! Clean residual mean=-0.000176 rms=0.006048 Jy/beam ! Combined flux in latest and established models = 0.904964 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.904964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.199652Jy sigma=0.828041 ! Fit after self-cal, rms=0.199621Jy sigma=0.827627 ! 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.199621Jy sigma=0.827627 ! Fit after self-cal, rms=0.249393Jy sigma=0.693225 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.114 mas, bmaj=16.38 mas, bpa=-19.28 degrees ! Estimated noise=3.52365 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0214179 Jy ! Component: 100 - total flux cleaned = 0.027428 Jy ! Component: 150 - total flux cleaned = 0.0282517 Jy ! Component: 200 - total flux cleaned = 0.028452 Jy ! Total flux subtracted in 200 components = 0.028452 Jy ! Clean residual min=-0.021387 max=0.015414 Jy/beam ! Clean residual mean=-0.000138 rms=0.005031 Jy/beam ! Combined flux in latest and established models = 0.933416 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 70 components and 0.933416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.244700Jy sigma=0.690405 ! Fit after self-cal, rms=0.244767Jy sigma=0.689976 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.000373905 Jy ! Component: 100 - total flux cleaned = 0.000376632 Jy ! Component: 150 - total flux cleaned = 0.000510792 Jy ! Component: 200 - total flux cleaned = 0.000512886 Jy ! Total flux subtracted in 200 components = 0.000512886 Jy ! Clean residual min=-0.021038 max=0.015841 Jy/beam ! Clean residual mean=-0.000136 rms=0.005005 Jy/beam ! Combined flux in latest and established models = 0.933929 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.933929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.244217Jy sigma=0.690342 ! Fit after self-cal, rms=0.244210Jy sigma=0.690290 ! 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.244210Jy sigma=0.690290 ! Fit after self-cal, rms=0.113494Jy sigma=0.394951 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.117 mas, bmaj=16.42 mas, bpa=-19.29 degrees ! Estimated noise=3.52284 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000516986 Jy ! Component: 100 - total flux cleaned = -0.000515466 Jy ! Component: 150 - total flux cleaned = -0.000451911 Jy ! Component: 200 - total flux cleaned = -0.000394547 Jy ! Total flux subtracted in 200 components = -0.000394547 Jy ! Clean residual min=-0.007265 max=0.005184 Jy/beam ! Clean residual mean=-0.000019 rms=0.001382 Jy/beam ! Combined flux in latest and established models = 0.933534 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 97 components and 0.933534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113360Jy sigma=0.394516 ! Fit after self-cal, rms=0.113345Jy sigma=0.394360 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 = -1.8514e-05 Jy ! Component: 100 - total flux cleaned = 9.04484e-05 Jy ! Component: 150 - total flux cleaned = 0.000139903 Jy ! Component: 200 - total flux cleaned = 0.000139234 Jy ! Total flux subtracted in 200 components = 0.000139234 Jy ! Clean residual min=-0.007102 max=0.005103 Jy/beam ! Clean residual mean=-0.000018 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.933674 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 107 components and 0.933674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113278Jy sigma=0.394113 ! Fit after self-cal, rms=0.113271Jy sigma=0.394084 ! 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.113271Jy sigma=0.394084 ! Fit after self-cal, rms=0.113387Jy sigma=0.393980 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.511 mas, bmaj=19.93 mas, bpa=-13.9 degrees ! Estimated noise=3.99786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00091395 Jy ! Component: 100 - total flux cleaned = 0.000864307 Jy ! Component: 150 - total flux cleaned = 0.000863998 Jy ! Component: 200 - total flux cleaned = 0.00083051 Jy ! Total flux subtracted in 200 components = 0.00083051 Jy ! Clean residual min=-0.005837 max=0.006193 Jy/beam ! Clean residual mean=-0.000028 rms=0.001479 Jy/beam ! Combined flux in latest and established models = 0.934504 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 118 components and 0.934504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113349Jy sigma=0.393938 ! Fit after self-cal, rms=0.113345Jy sigma=0.393885 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.000124089 Jy ! Component: 100 - total flux cleaned = 8.95449e-05 Jy ! Component: 150 - total flux cleaned = 8.93719e-05 Jy ! Component: 200 - total flux cleaned = 8.8632e-05 Jy ! Total flux subtracted in 200 components = 8.8632e-05 Jy ! Clean residual min=-0.005740 max=0.006127 Jy/beam ! Clean residual mean=-0.000027 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.934593 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 126 components and 0.934593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113338Jy sigma=0.393901 ! Fit after self-cal, rms=0.113334Jy sigma=0.393870 ! 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=4.114 mas, bmaj=16.42 mas, bpa=-19.32 degrees ! Estimated noise=3.52362 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.114 x 16.42 at -19.32 degrees (North through East) ! Clean map min=-0.0067421 max=0.8604 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.113334Jy sigma=0.393870 ! Fit after self-cal, rms=0.101667Jy sigma=0.351073 ! Inverting map and beam ! Estimated beam: bmin=4.114 mas, bmaj=16.43 mas, bpa=-19.31 degrees ! Estimated noise=3.52254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000917961 Jy ! Component: 100 - total flux cleaned = -0.00110704 Jy ! Component: 150 - total flux cleaned = -0.00110708 Jy ! Component: 200 - total flux cleaned = -0.00110665 Jy ! Total flux subtracted in 200 components = -0.00110665 Jy ! Clean residual min=-0.006604 max=0.004730 Jy/beam ! Clean residual mean=-0.000015 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.933486 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 131 components and 0.933486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101569Jy sigma=0.350724 ! Fit after self-cal, rms=0.101560Jy sigma=0.350707 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.81381e-05 Jy ! Component: 100 - total flux cleaned = -0.000131887 Jy ! Component: 150 - total flux cleaned = -0.000133584 Jy ! Component: 200 - total flux cleaned = -0.000132605 Jy ! Total flux subtracted in 200 components = -0.000132605 Jy ! Clean residual min=-0.006460 max=0.004708 Jy/beam ! Clean residual mean=-0.000015 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 0.933353 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 136 components and 0.933353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101518Jy sigma=0.350539 ! Fit after self-cal, rms=0.101513Jy sigma=0.350532 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101513Jy sigma=0.350532 ! Fit after self-cal, rms=0.101490Jy sigma=0.350406 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=3.276 mas, bmaj=14.32 mas, bpa=-19.66 degrees ! Estimated noise=4.16482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.669539 Jy ! Component: 100 - total flux cleaned = 0.820243 Jy ! Component: 150 - total flux cleaned = 0.874165 Jy ! Component: 200 - total flux cleaned = 0.899975 Jy ! Total flux subtracted in 200 components = 0.899975 Jy ! Clean residual min=-0.009105 max=0.012301 Jy/beam ! Clean residual mean=-0.000062 rms=0.002250 Jy/beam ! Combined flux in latest and established models = 0.899975 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.899975 Jy ! Inverting map and beam ! Estimated beam: bmin=4.113 mas, bmaj=16.44 mas, bpa=-19.34 degrees ! Estimated noise=3.52121 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.0168595 Jy ! Component: 100 - total flux cleaned = 0.0253759 Jy ! Component: 150 - total flux cleaned = 0.0294714 Jy ! Component: 200 - total flux cleaned = 0.0305436 Jy ! Total flux subtracted in 200 components = 0.0305436 Jy ! Clean residual min=-0.006674 max=0.005846 Jy/beam ! Clean residual mean=-0.000021 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 0.930519 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 59 components and 0.930519 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=8.507 mas, bmaj=19.96 mas, bpa=-13.93 degrees ! Estimated noise=3.99573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00283463 Jy ! Component: 100 - total flux cleaned = 0.00339566 Jy ! Component: 150 - total flux cleaned = 0.00373157 Jy ! Component: 200 - total flux cleaned = 0.00385372 Jy ! Total flux subtracted in 200 components = 0.00385372 Jy ! Clean residual min=-0.005646 max=0.005719 Jy/beam ! Clean residual mean=-0.000022 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.934373 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 = 7.55357e-05 Jy ! Component: 100 - total flux cleaned = 0.000147206 Jy ! Component: 150 - total flux cleaned = 0.000215621 Jy ! Component: 200 - total flux cleaned = 0.000308444 Jy ! Total flux subtracted in 200 components = 0.000308444 Jy ! Clean residual min=-0.005537 max=0.005737 Jy/beam ! Clean residual mean=-0.000022 rms=0.001452 Jy/beam ! Combined flux in latest and established models = 0.934681 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 75 components and 0.934681 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.113 mas, bmaj=16.44 mas, bpa=-19.34 degrees ! Estimated noise=3.52121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000577431 Jy ! Component: 100 - total flux cleaned = -0.000316263 Jy ! Component: 150 - total flux cleaned = -7.89787e-05 Jy ! Component: 200 - total flux cleaned = -4.36906e-06 Jy ! Total flux subtracted in 200 components = -4.36906e-06 Jy ! Clean residual min=-0.006199 max=0.005393 Jy/beam ! Clean residual mean=-0.000013 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.934677 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 0.934676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101771Jy sigma=0.350532 ! Fit after self-cal, rms=0.101687Jy sigma=0.350306 wmodel J2354-1513_S_b_map.mod ! Writing 87 model components to file: J2354-1513_S_b_map.mod wobs J2354-1513_S_b_uvs.fits ! Writing UV FITS file: J2354-1513_S_b_uvs.fits wwins J2354-1513_S_b_map.win ! wwins: Wrote 1 windows to J2354-1513_S_b_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.0013961 Jy ! Component: 100 - total flux cleaned = -0.00131887 Jy ! Component: 150 - total flux cleaned = -0.000678732 Jy ! Component: 200 - total flux cleaned = -0.000222381 Jy ! Component: 250 - total flux cleaned = 0.000436273 Jy ! Component: 300 - total flux cleaned = 0.00100368 Jy ! Component: 350 - total flux cleaned = 0.00141613 Jy ! Component: 400 - total flux cleaned = 0.00195272 Jy ! Component: 450 - total flux cleaned = 0.00260554 Jy ! Component: 500 - total flux cleaned = 0.00311588 Jy ! Component: 550 - total flux cleaned = 0.00361396 Jy ! Component: 600 - total flux cleaned = 0.0037981 Jy ! Component: 650 - total flux cleaned = 0.00415944 Jy ! Component: 700 - total flux cleaned = 0.00457115 Jy ! Component: 750 - total flux cleaned = 0.00485956 Jy ! Component: 800 - total flux cleaned = 0.00525636 Jy ! Component: 850 - total flux cleaned = 0.00575737 Jy ! Component: 900 - total flux cleaned = 0.00608506 Jy ! Component: 950 - total flux cleaned = 0.00635334 Jy ! Component: 1000 - total flux cleaned = 0.00661755 Jy ! Component: 1050 - total flux cleaned = 0.0068262 Jy ! Component: 1100 - total flux cleaned = 0.00687817 Jy ! Component: 1150 - total flux cleaned = 0.00708229 Jy ! Component: 1200 - total flux cleaned = 0.00733282 Jy ! Component: 1250 - total flux cleaned = 0.0075301 Jy ! Component: 1300 - total flux cleaned = 0.00757935 Jy ! Component: 1350 - total flux cleaned = 0.00781966 Jy ! Component: 1400 - total flux cleaned = 0.00786823 Jy ! Component: 1450 - total flux cleaned = 0.00810251 Jy ! Component: 1500 - total flux cleaned = 0.00810219 Jy ! Component: 1550 - total flux cleaned = 0.00833104 Jy ! Component: 1600 - total flux cleaned = 0.0084208 Jy ! Component: 1650 - total flux cleaned = 0.00833212 Jy ! Component: 1700 - total flux cleaned = 0.00833267 Jy ! Component: 1750 - total flux cleaned = 0.00850686 Jy ! Component: 1800 - total flux cleaned = 0.00859356 Jy ! Component: 1850 - total flux cleaned = 0.00863531 Jy ! Component: 1900 - total flux cleaned = 0.00867736 Jy ! Component: 1950 - total flux cleaned = 0.00867662 Jy ! Component: 2000 - total flux cleaned = 0.00871741 Jy ! Component: 2050 - total flux cleaned = 0.00871725 Jy ! Component: 2100 - total flux cleaned = 0.00879803 Jy ! Component: 2150 - total flux cleaned = 0.00871857 Jy ! Component: 2200 - total flux cleaned = 0.00871911 Jy ! Component: 2250 - total flux cleaned = 0.00879768 Jy ! Component: 2300 - total flux cleaned = 0.00875954 Jy ! Component: 2350 - total flux cleaned = 0.00879806 Jy ! Component: 2400 - total flux cleaned = 0.00883604 Jy ! Component: 2450 - total flux cleaned = 0.00883655 Jy ! Component: 2500 - total flux cleaned = 0.00891044 Jy ! Component: 2550 - total flux cleaned = 0.00891063 Jy ! Component: 2600 - total flux cleaned = 0.00883808 Jy ! Component: 2650 - total flux cleaned = 0.00894578 Jy ! Component: 2700 - total flux cleaned = 0.00890997 Jy ! Component: 2750 - total flux cleaned = 0.00894513 Jy ! Component: 2800 - total flux cleaned = 0.00894531 Jy ! Component: 2850 - total flux cleaned = 0.00898024 Jy ! Component: 2900 - total flux cleaned = 0.00898034 Jy ! Component: 2950 - total flux cleaned = 0.00908268 Jy ! Component: 3000 - total flux cleaned = 0.00911649 Jy ! Component: 3050 - total flux cleaned = 0.00908283 Jy ! Component: 3100 - total flux cleaned = 0.00908255 Jy ! Component: 3150 - total flux cleaned = 0.0091155 Jy ! Component: 3200 - total flux cleaned = 0.00918087 Jy ! Component: 3250 - total flux cleaned = 0.00918089 Jy ! Component: 3300 - total flux cleaned = 0.0092125 Jy ! Component: 3350 - total flux cleaned = 0.00918048 Jy ! Component: 3400 - total flux cleaned = 0.00921213 Jy ! Component: 3450 - total flux cleaned = 0.00918103 Jy ! Component: 3500 - total flux cleaned = 0.00924383 Jy ! Component: 3550 - total flux cleaned = 0.00930589 Jy ! Component: 3600 - total flux cleaned = 0.00939819 Jy ! Component: 3650 - total flux cleaned = 0.00933733 Jy ! Component: 3700 - total flux cleaned = 0.00942776 Jy ! Component: 3750 - total flux cleaned = 0.00948782 Jy ! Component: 3800 - total flux cleaned = 0.00954703 Jy ! Component: 3850 - total flux cleaned = 0.00957686 Jy ! Component: 3900 - total flux cleaned = 0.0096648 Jy ! Component: 3950 - total flux cleaned = 0.009752 Jy ! Component: 4000 - total flux cleaned = 0.009694 Jy ! Component: 4050 - total flux cleaned = 0.00972249 Jy ! Total flux subtracted in 4096 components = 0.00977988 Jy ! Clean residual min=-0.001531 max=0.001492 Jy/beam ! Clean residual mean=-0.000007 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.944456 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 349 components and 0.944456 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2354-1513_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.113 x 16.44 at -19.34 degrees (North through East) ! Clean map min=-0.0054247 max=0.86188 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2354-1513_S_b_map.fits wmodel /image_prod/ug002_uva//J2354-1513_S_b_map.mod ! Writing 349 model components to file: /image_prod/ug002_uva//J2354-1513_S_b_map.mod wobs /image_prod/ug002_uva//J2354-1513_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2354-1513_S_b_uvs.fits wwins /image_prod/ug002_uva//J2354-1513_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2354-1513_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.861876 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000542291 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.188759 0.188759 0.377519 0.755037 1.51007 3.02015 6.0403 12.0806 24.1612 48.3224 96.6447 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.861 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1589.32 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2354-1513_S_b_dfm.log closed on Thu Mar 5 06:30:10 2020