! Started logfile: /image_prod/ug002_uva//J1209-2406_S_dfm.log on Thu Mar 5 00:27:44 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//J1209-2406_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1209-2406_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975111 visibilities/baseline/integration-bin. ! Found source: J1209-2406 ! ! 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 44 lines of history. ! ! Reading 6582 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 J1209-2406_S] 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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.201638Jy sigma=6.929190 ! Fit after self-cal, rms=0.449001Jy sigma=2.299207 ! 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.654 mas, bmaj=6.922 mas, bpa=-6.163 degrees ! Estimated noise=2.46006 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.468282 Jy ! Component: 100 - total flux cleaned = 0.570768 Jy ! Total flux subtracted in 100 components = 0.570768 Jy ! Clean residual min=-0.024533 max=0.047667 Jy/beam ! Clean residual mean=-0.000130 rms=0.008173 Jy/beam ! Combined flux in latest and established models = 0.570768 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.570768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.175551Jy sigma=0.888483 ! Fit after self-cal, rms=0.175511Jy sigma=0.888267 ! 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.117 mas, bmaj=7.998 mas, bpa=-5.885 degrees ! Estimated noise=1.57475 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, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0594217 Jy ! Component: 100 - total flux cleaned = 0.0899078 Jy ! Component: 150 - total flux cleaned = 0.102513 Jy ! Component: 200 - total flux cleaned = 0.106823 Jy ! Total flux subtracted in 200 components = 0.106823 Jy ! Clean residual min=-0.021300 max=0.041876 Jy/beam ! Clean residual mean=-0.000092 rms=0.006730 Jy/beam ! Combined flux in latest and established models = 0.677591 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 28 components and 0.677591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.155010Jy sigma=0.744939 ! Fit after self-cal, rms=0.152472Jy sigma=0.724685 ! 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.117 x 7.998 at -5.885 degrees (North through East) ! Clean map min=-0.018853 max=0.57636 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.97 HN 1.10 KP 0.96 ! LA 0.98 MK 0.94 NL 0.96 OV 0.93 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.25 FD 0.94 HN 1.14 KP 0.93 ! LA 0.98 MK 0.93 NL 1.09 OV 0.93 ! PT 0.98 SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.40 FD 0.96 HN 1.14 KP 0.91 ! LA 0.97 MK 0.94 NL 0.95 OV 0.93 ! PT 0.98 SC 0.96 ! ! ! Fit before self-cal, rms=0.152472Jy sigma=0.724685 ! Fit after self-cal, rms=0.139125Jy sigma=0.513877 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=7.939 mas, bpa=-6.031 degrees ! Estimated noise=1.57016 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.000719843 Jy ! Component: 100 - total flux cleaned = 0.000369797 Jy ! Component: 150 - total flux cleaned = 0.00037612 Jy ! Component: 200 - total flux cleaned = 0.000117795 Jy ! Total flux subtracted in 200 components = 0.000117795 Jy ! Clean residual min=-0.011669 max=0.013711 Jy/beam ! Clean residual mean=-0.000013 rms=0.003113 Jy/beam ! Combined flux in latest and established models = 0.677709 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 46 components and 0.677708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136759Jy sigma=0.503566 ! Fit after self-cal, rms=0.137024Jy sigma=0.502680 ! 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.137024Jy sigma=0.502680 ! Fit after self-cal, rms=0.140907Jy sigma=0.447219 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.058 mas, bmaj=7.935 mas, bpa=-6.362 degrees ! Estimated noise=1.58038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000985309 Jy ! Component: 100 - total flux cleaned = -0.00179754 Jy ! Component: 150 - total flux cleaned = -0.00233819 Jy ! Component: 200 - total flux cleaned = -0.00281094 Jy ! Total flux subtracted in 200 components = -0.00281094 Jy ! Clean residual min=-0.005735 max=0.006229 Jy/beam ! Clean residual mean=-0.000003 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.674897 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 59 components and 0.674897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.140215Jy sigma=0.442908 ! Fit after self-cal, rms=0.140313Jy sigma=0.442636 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 (-20, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00537987 Jy ! Component: 100 - total flux cleaned = 0.00671656 Jy ! Component: 150 - total flux cleaned = 0.00686075 Jy ! Component: 200 - total flux cleaned = 0.0069887 Jy ! Total flux subtracted in 200 components = 0.0069887 Jy ! Clean residual min=-0.005444 max=0.004731 Jy/beam ! Clean residual mean=0.000001 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.681886 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 77 components and 0.681886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.139834Jy sigma=0.439281 ! Fit after self-cal, rms=0.139832Jy sigma=0.439158 ! 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.139832Jy sigma=0.439158 ! Fit after self-cal, rms=0.145418Jy sigma=0.437825 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.056 mas, bmaj=7.926 mas, bpa=-6.397 degrees ! Estimated noise=1.57655 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00143945 Jy ! Component: 100 - total flux cleaned = -0.00158056 Jy ! Component: 150 - total flux cleaned = -0.00171116 Jy ! Component: 200 - total flux cleaned = -0.00171891 Jy ! Total flux subtracted in 200 components = -0.00171891 Jy ! Clean residual min=-0.004828 max=0.004410 Jy/beam ! Clean residual mean=-0.000003 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.680167 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 88 components and 0.680167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145061Jy sigma=0.435994 ! Fit after self-cal, rms=0.145062Jy sigma=0.435920 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.000396237 Jy ! Component: 100 - total flux cleaned = -0.000499686 Jy ! Component: 150 - total flux cleaned = -0.000498311 Jy ! Component: 200 - total flux cleaned = -0.000500778 Jy ! Total flux subtracted in 200 components = -0.000500778 Jy ! Clean residual min=-0.004356 max=0.004437 Jy/beam ! Clean residual mean=-0.000004 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.679666 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 95 components and 0.679666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.144861Jy sigma=0.434953 ! Fit after self-cal, rms=0.144847Jy sigma=0.434916 ! 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.144847Jy sigma=0.434916 ! Fit after self-cal, rms=0.146179Jy sigma=0.434649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.661 mas, bmaj=18.03 mas, bpa=-3.187 degrees ! Estimated noise=2.02808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00221309 Jy ! Component: 100 - total flux cleaned = -0.00206223 Jy ! Component: 150 - total flux cleaned = -0.00212979 Jy ! Component: 200 - total flux cleaned = -0.00225241 Jy ! Total flux subtracted in 200 components = -0.00225241 Jy ! Clean residual min=-0.004500 max=0.004079 Jy/beam ! Clean residual mean=-0.000010 rms=0.001227 Jy/beam ! Combined flux in latest and established models = 0.677414 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 115 components and 0.677414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.146065Jy sigma=0.434223 ! Fit after self-cal, rms=0.146048Jy sigma=0.434150 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.000597457 Jy ! Component: 100 - total flux cleaned = -0.000654718 Jy ! Component: 150 - total flux cleaned = -0.000704328 Jy ! Component: 200 - total flux cleaned = -0.00075444 Jy ! Total flux subtracted in 200 components = -0.00075444 Jy ! Clean residual min=-0.004400 max=0.004276 Jy/beam ! Clean residual mean=-0.000013 rms=0.001199 Jy/beam ! Combined flux in latest and established models = 0.67666 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 128 components and 0.67666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145972Jy sigma=0.433981 ! Fit after self-cal, rms=0.145955Jy sigma=0.433961 ! 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.055 mas, bmaj=7.925 mas, bpa=-6.407 degrees ! Estimated noise=1.5739 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.055 x 7.925 at -6.407 degrees (North through East) ! Clean map min=-0.0053639 max=0.57907 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.145955Jy sigma=0.433961 ! Fit after self-cal, rms=0.154664Jy sigma=0.401647 ! Inverting map and beam ! Estimated beam: bmin=3.055 mas, bmaj=7.931 mas, bpa=-6.408 degrees ! Estimated noise=1.57392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00108921 Jy ! Component: 100 - total flux cleaned = -0.00127475 Jy ! Component: 150 - total flux cleaned = -0.00152404 Jy ! Component: 200 - total flux cleaned = -0.00152151 Jy ! Total flux subtracted in 200 components = -0.00152151 Jy ! Clean residual min=-0.003675 max=0.003763 Jy/beam ! Clean residual mean=-0.000004 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.675138 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 135 components and 0.675138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.154499Jy sigma=0.400799 ! Fit after self-cal, rms=0.154486Jy sigma=0.400755 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000409638 Jy ! Component: 100 - total flux cleaned = -0.000407318 Jy ! Component: 150 - total flux cleaned = -0.000339691 Jy ! Component: 200 - total flux cleaned = -0.000339886 Jy ! Total flux subtracted in 200 components = -0.000339886 Jy ! Clean residual min=-0.003511 max=0.003754 Jy/beam ! Clean residual mean=-0.000005 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.674798 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 144 components and 0.674798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.154378Jy sigma=0.400259 ! Fit after self-cal, rms=0.154370Jy sigma=0.400229 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.154370Jy sigma=0.400229 ! Fit after self-cal, rms=0.155433Jy sigma=0.400105 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.61 mas, bmaj=6.939 mas, bpa=-6.678 degrees ! Estimated noise=2.4472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.465466 Jy ! Component: 100 - total flux cleaned = 0.567984 Jy ! Component: 150 - total flux cleaned = 0.602672 Jy ! Component: 200 - total flux cleaned = 0.621777 Jy ! Total flux subtracted in 200 components = 0.621777 Jy ! Clean residual min=-0.007529 max=0.010874 Jy/beam ! Clean residual mean=-0.000024 rms=0.002018 Jy/beam ! Combined flux in latest and established models = 0.621777 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.621777 Jy ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=7.931 mas, bpa=-6.418 degrees ! Estimated noise=1.57246 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.0165103 Jy ! Component: 100 - total flux cleaned = 0.0262882 Jy ! Component: 150 - total flux cleaned = 0.0331697 Jy ! Component: 200 - total flux cleaned = 0.0382488 Jy ! Total flux subtracted in 200 components = 0.0382488 Jy ! Clean residual min=-0.004127 max=0.005057 Jy/beam ! Clean residual mean=-0.000020 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.660026 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 66 components and 0.660026 Jy ! Inverting map ! Added new window around map position (37, -73.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0046618 Jy ! Component: 100 - total flux cleaned = 0.00660428 Jy ! Component: 150 - total flux cleaned = 0.00801884 Jy ! Component: 200 - total flux cleaned = 0.00887507 Jy ! Total flux subtracted in 200 components = 0.00887507 Jy ! Clean residual min=-0.003618 max=0.004337 Jy/beam ! Clean residual mean=-0.000011 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.668901 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 93 components and 0.668901 Jy ! Inverting map ! Added new window around map position (-4.5, -28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277731 Jy ! Component: 100 - total flux cleaned = 0.00333507 Jy ! Component: 150 - total flux cleaned = 0.00366821 Jy ! Component: 200 - total flux cleaned = 0.00382468 Jy ! Total flux subtracted in 200 components = 0.00382468 Jy ! Clean residual min=-0.003438 max=0.003666 Jy/beam ! Clean residual mean=-0.000006 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.672725 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 118 components and 0.672725 Jy ! Inverting map ! Added new window around map position (54.5, -111). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228894 Jy ! Component: 100 - total flux cleaned = 0.0029206 Jy ! Component: 150 - total flux cleaned = 0.00299292 Jy ! Component: 200 - total flux cleaned = 0.003129 Jy ! Total flux subtracted in 200 components = 0.003129 Jy ! Clean residual min=-0.003056 max=0.003047 Jy/beam ! Clean residual mean=-0.000000 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.675854 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 132 components and 0.675854 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.663 mas, bmaj=18.05 mas, bpa=-3.232 degrees ! Estimated noise=2.02605 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113614 Jy ! Component: 100 - total flux cleaned = 0.00130802 Jy ! Component: 150 - total flux cleaned = 0.00130629 Jy ! Component: 200 - total flux cleaned = 0.00120524 Jy ! Total flux subtracted in 200 components = 0.00120524 Jy ! Clean residual min=-0.003040 max=0.003487 Jy/beam ! Clean residual mean=0.000002 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.67706 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.43055e-05 Jy ! Component: 100 - total flux cleaned = -0.000139782 Jy ! Component: 150 - total flux cleaned = -0.000183741 Jy ! Component: 200 - total flux cleaned = -0.000269159 Jy ! Total flux subtracted in 200 components = -0.000269159 Jy ! Clean residual min=-0.003022 max=0.003353 Jy/beam ! Clean residual mean=0.000002 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.67679 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 161 components and 0.67679 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=7.931 mas, bpa=-6.418 degrees ! Estimated noise=1.57246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000585615 Jy ! Component: 100 - total flux cleaned = -0.000701751 Jy ! Component: 150 - total flux cleaned = -0.000649572 Jy ! Component: 200 - total flux cleaned = -0.000600796 Jy ! Total flux subtracted in 200 components = -0.000600796 Jy ! Clean residual min=-0.002829 max=0.002796 Jy/beam ! Clean residual mean=0.000001 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.676189 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 179 components and 0.676189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.154584Jy sigma=0.398033 ! Fit after self-cal, rms=0.154491Jy sigma=0.397519 wmodel J1209-2406_S_map.mod ! Writing 179 model components to file: J1209-2406_S_map.mod wobs J1209-2406_S_uvs.fits ! Writing UV FITS file: J1209-2406_S_uvs.fits wwins J1209-2406_S_map.win ! wwins: Wrote 6 windows to J1209-2406_S_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.000593795 Jy ! Component: 100 - total flux cleaned = -0.000688258 Jy ! Component: 150 - total flux cleaned = -0.000825903 Jy ! Component: 200 - total flux cleaned = -0.000956624 Jy ! Component: 250 - total flux cleaned = -0.000998345 Jy ! Component: 300 - total flux cleaned = -0.00108047 Jy ! Component: 350 - total flux cleaned = -0.00123876 Jy ! Component: 400 - total flux cleaned = -0.00139277 Jy ! Component: 450 - total flux cleaned = -0.0016552 Jy ! Component: 500 - total flux cleaned = -0.00180151 Jy ! Component: 550 - total flux cleaned = -0.00198088 Jy ! Component: 600 - total flux cleaned = -0.00205122 Jy ! Component: 650 - total flux cleaned = -0.00212066 Jy ! Component: 700 - total flux cleaned = -0.00222153 Jy ! Component: 750 - total flux cleaned = -0.0021893 Jy ! Component: 800 - total flux cleaned = -0.00222195 Jy ! Component: 850 - total flux cleaned = -0.00222234 Jy ! Component: 900 - total flux cleaned = -0.00228503 Jy ! Component: 950 - total flux cleaned = -0.00231546 Jy ! Component: 1000 - total flux cleaned = -0.00240532 Jy ! Component: 1050 - total flux cleaned = -0.00228647 Jy ! Component: 1100 - total flux cleaned = -0.00222843 Jy ! Component: 1150 - total flux cleaned = -0.00225752 Jy ! Component: 1200 - total flux cleaned = -0.00222884 Jy ! Component: 1250 - total flux cleaned = -0.00225666 Jy ! Component: 1300 - total flux cleaned = -0.00225673 Jy ! Component: 1350 - total flux cleaned = -0.00225687 Jy ! Component: 1400 - total flux cleaned = -0.002338 Jy ! Component: 1450 - total flux cleaned = -0.0024176 Jy ! Component: 1500 - total flux cleaned = -0.00239064 Jy ! Component: 1550 - total flux cleaned = -0.00246858 Jy ! Component: 1600 - total flux cleaned = -0.00254532 Jy ! Component: 1650 - total flux cleaned = -0.00259606 Jy ! Component: 1700 - total flux cleaned = -0.00259631 Jy ! Component: 1750 - total flux cleaned = -0.00264595 Jy ! Component: 1800 - total flux cleaned = -0.00271944 Jy ! Component: 1850 - total flux cleaned = -0.0028397 Jy ! Component: 1900 - total flux cleaned = -0.0028397 Jy ! Component: 1950 - total flux cleaned = -0.00293401 Jy ! Component: 2000 - total flux cleaned = -0.00293435 Jy ! Component: 2050 - total flux cleaned = -0.00307289 Jy ! Component: 2100 - total flux cleaned = -0.00311888 Jy ! Component: 2150 - total flux cleaned = -0.00325433 Jy ! Component: 2200 - total flux cleaned = -0.00327665 Jy ! Component: 2250 - total flux cleaned = -0.00336509 Jy ! Component: 2300 - total flux cleaned = -0.003496 Jy ! Component: 2350 - total flux cleaned = -0.00358234 Jy ! Component: 2400 - total flux cleaned = -0.00360377 Jy ! Component: 2450 - total flux cleaned = -0.0036677 Jy ! Component: 2500 - total flux cleaned = -0.00377275 Jy ! Component: 2550 - total flux cleaned = -0.00381475 Jy ! Component: 2600 - total flux cleaned = -0.00389757 Jy ! Component: 2650 - total flux cleaned = -0.00402029 Jy ! Component: 2700 - total flux cleaned = -0.00406066 Jy ! Component: 2750 - total flux cleaned = -0.00420137 Jy ! Component: 2800 - total flux cleaned = -0.00422139 Jy ! Component: 2850 - total flux cleaned = -0.00428064 Jy ! Component: 2900 - total flux cleaned = -0.004359 Jy ! Component: 2950 - total flux cleaned = -0.00435918 Jy ! Component: 3000 - total flux cleaned = -0.0044941 Jy ! Component: 3050 - total flux cleaned = -0.00451331 Jy ! Component: 3100 - total flux cleaned = -0.00458955 Jy ! Component: 3150 - total flux cleaned = -0.00462706 Jy ! Component: 3200 - total flux cleaned = -0.00468304 Jy ! Component: 3250 - total flux cleaned = -0.00475693 Jy ! Component: 3300 - total flux cleaned = -0.00477508 Jy ! Component: 3350 - total flux cleaned = -0.00479339 Jy ! Component: 3400 - total flux cleaned = -0.00482959 Jy ! Component: 3450 - total flux cleaned = -0.00484747 Jy ! Component: 3500 - total flux cleaned = -0.00479392 Jy ! Component: 3550 - total flux cleaned = -0.00486478 Jy ! Component: 3600 - total flux cleaned = -0.00491745 Jy ! Component: 3650 - total flux cleaned = -0.00486509 Jy ! Component: 3700 - total flux cleaned = -0.00484761 Jy ! Component: 3750 - total flux cleaned = -0.00491659 Jy ! Component: 3800 - total flux cleaned = -0.00489942 Jy ! Component: 3850 - total flux cleaned = -0.00489939 Jy ! Component: 3900 - total flux cleaned = -0.00491624 Jy ! Component: 3950 - total flux cleaned = -0.00494989 Jy ! Component: 4000 - total flux cleaned = -0.00486618 Jy ! Component: 4050 - total flux cleaned = -0.00488282 Jy ! Total flux subtracted in 4096 components = -0.00488279 Jy ! Clean residual min=-0.000951 max=0.001025 Jy/beam ! Clean residual mean=-0.000001 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.671307 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 475 components and 0.671307 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1209-2406_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.054 x 7.931 at -6.418 degrees (North through East) ! Clean map min=-0.0034312 max=0.58622 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1209-2406_S_map.fits wmodel /image_prod/ug002_uva//J1209-2406_S_map.mod ! Writing 475 model components to file: /image_prod/ug002_uva//J1209-2406_S_map.mod wobs /image_prod/ug002_uva//J1209-2406_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1209-2406_S_uvs.fits wwins /image_prod/ug002_uva//J1209-2406_S_map.win ! wwins: Wrote 7 windows to /image_prod/ug002_uva//J1209-2406_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.586217 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000309612 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.158446 0.158446 0.316892 0.633784 1.26757 2.53514 5.07027 10.1405 20.2811 40.5622 81.1244 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.586 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1893.39 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1209-2406_S_dfm.log closed on Thu Mar 5 00:27:48 2020