! Started logfile: /vlbi/uf001/uvm//J2349+7517_S_b_dfm.log on Sun Jan 13 22:46:26 2019 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 /vlbi/uf001/uvm//J2349+7517_S_b_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J2349+7517_S_b_uvm.fits ! AN table 1: 148 integrations on 15 of 15 possible baselines. ! AN table 2: 148 integrations on 10 of 10 possible baselines. ! AN table 3: 74 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.65 visibilities/baseline/integration-bin. ! Found source: J2349+7517 ! ! 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 8658 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 J2349+7517_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 456 telescope corrections were flagged in sub-array 1. ! A total of 164 telescope corrections were flagged in sub-array 2. ! A total of 10 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 456 telescope corrections were flagged in sub-array 1. ! A total of 164 telescope corrections were flagged in sub-array 2. ! A total of 10 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 456 telescope corrections were flagged in sub-array 1. ! A total of 164 telescope corrections were flagged in sub-array 2. ! A total of 10 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.001615Jy sigma=22.658262 ! Fit after self-cal, rms=0.965838Jy sigma=22.008007 ! 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=4.572 mas, bmaj=12.2 mas, bpa=-0.9491 degrees ! Estimated noise=0.579431 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.0262289 Jy ! Component: 100 - total flux cleaned = 0.0320366 Jy ! Total flux subtracted in 100 components = 0.0320366 Jy ! Clean residual min=-0.002509 max=0.002762 Jy/beam ! Clean residual mean=0.000002 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.0320366 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0320366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049489Jy sigma=1.081154 ! Fit after self-cal, rms=0.048014Jy sigma=1.047281 ! 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=5.438 mas, bmaj=14.43 mas, bpa=-1.561 degrees ! Estimated noise=0.347501 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.00456358 Jy ! Component: 100 - total flux cleaned = 0.00663934 Jy ! Component: 150 - total flux cleaned = 0.00736345 Jy ! Component: 200 - total flux cleaned = 0.00744169 Jy ! Total flux subtracted in 200 components = 0.00744169 Jy ! Clean residual min=-0.002555 max=0.002551 Jy/beam ! Clean residual mean=0.000000 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.0394783 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 23 components and 0.0394783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047537Jy sigma=1.038719 ! Fit after self-cal, rms=0.047490Jy sigma=1.038024 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.438 x 14.43 at -1.561 degrees (North through East) ! Clean map min=-0.0026004 max=0.0371 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.05 KP 0.89 LA 0.90 NL 1.09 ! OV 1.02 PT 1.26 ! ! A total of 216 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 HN 1.04 KP 0.92 LA 0.91 ! NL 1.02 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.01 FD 0.94 KP 0.94 LA 0.93 ! OV 1.18 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 0.98 KP 0.98 LA 0.92 NL 1.20 ! OV 1.01 PT 1.21 ! ! A total of 216 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 HN 1.06 KP 0.97 LA 0.89 ! NL 0.90 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.88 FD 0.97 KP 1.01 LA 0.99 ! OV 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.12 KP 0.97 LA 1.06 NL 0.89 ! OV 1.09 PT 1.25 ! ! A total of 216 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.08 HN 0.98 KP 0.97 LA 1.03 ! NL 0.92 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.04 FD 0.92 KP 1.10 LA 1.01 ! OV 1.18 ! ! ! Fit before self-cal, rms=0.047490Jy sigma=1.038024 ! Fit after self-cal, rms=0.048216Jy sigma=1.040621 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.635 mas, bmaj=14.09 mas, bpa=0.6379 degrees ! Estimated noise=0.362635 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.000331801 Jy ! Component: 100 - total flux cleaned = 0.00044304 Jy ! Component: 150 - total flux cleaned = 0.000553238 Jy ! Component: 200 - total flux cleaned = 0.000644059 Jy ! Total flux subtracted in 200 components = 0.000644059 Jy ! Clean residual min=-0.001148 max=0.001444 Jy/beam ! Clean residual mean=0.000003 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.0401223 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 42 components and 0.0401223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048210Jy sigma=1.040483 ! Fit after self-cal, rms=0.048315Jy sigma=1.038311 ! 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.048315Jy sigma=1.038311 ! Fit after self-cal, rms=0.048931Jy sigma=1.037908 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.64 mas, bmaj=14.11 mas, bpa=0.6172 degrees ! Estimated noise=0.363205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000301825 Jy ! Component: 100 - total flux cleaned = 0.000408772 Jy ! Component: 150 - total flux cleaned = 0.000491871 Jy ! Component: 200 - total flux cleaned = 0.000568438 Jy ! Total flux subtracted in 200 components = 0.000568438 Jy ! Clean residual min=-0.001150 max=0.001422 Jy/beam ! Clean residual mean=0.000003 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.0406908 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.0406908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048925Jy sigma=1.037781 ! Fit after self-cal, rms=0.049001Jy sigma=1.037309 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.000128429 Jy ! Component: 100 - total flux cleaned = 0.000190044 Jy ! Component: 150 - total flux cleaned = 0.000244989 Jy ! Component: 200 - total flux cleaned = 0.000312138 Jy ! Total flux subtracted in 200 components = 0.000312138 Jy ! Clean residual min=-0.001208 max=0.001406 Jy/beam ! Clean residual mean=0.000002 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0410029 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.0410029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048997Jy sigma=1.037225 ! Fit after self-cal, rms=0.048974Jy sigma=1.036708 ! 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.048974Jy sigma=1.036708 ! Fit after self-cal, rms=0.049427Jy sigma=1.036648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.642 mas, bmaj=14.11 mas, bpa=0.6933 degrees ! Estimated noise=0.364045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000354203 Jy ! Component: 100 - total flux cleaned = 0.000485603 Jy ! Component: 150 - total flux cleaned = 0.000570124 Jy ! Component: 200 - total flux cleaned = 0.000633101 Jy ! Total flux subtracted in 200 components = 0.000633101 Jy ! Clean residual min=-0.001169 max=0.001383 Jy/beam ! Clean residual mean=0.000003 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.041636 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.041636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049423Jy sigma=1.036558 ! Fit after self-cal, rms=0.049462Jy sigma=1.036519 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 = 9.56244e-05 Jy ! Component: 100 - total flux cleaned = 0.00014159 Jy ! Component: 150 - total flux cleaned = 0.000191127 Jy ! Component: 200 - total flux cleaned = 0.000244247 Jy ! Total flux subtracted in 200 components = 0.000244247 Jy ! Clean residual min=-0.001198 max=0.001357 Jy/beam ! Clean residual mean=0.000002 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.0418802 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.0418802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049459Jy sigma=1.036471 ! Fit after self-cal, rms=0.049457Jy sigma=1.036462 ! 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.049457Jy sigma=1.036462 ! Fit after self-cal, rms=0.049744Jy sigma=1.036437 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.946 mas, bmaj=17.65 mas, bpa=4.055 degrees ! Estimated noise=0.40041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000452019 Jy ! Component: 100 - total flux cleaned = 0.000584501 Jy ! Component: 150 - total flux cleaned = 0.000661466 Jy ! Component: 200 - total flux cleaned = 0.000720936 Jy ! Total flux subtracted in 200 components = 0.000720936 Jy ! Clean residual min=-0.001178 max=0.001400 Jy/beam ! Clean residual mean=0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0426012 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 76 components and 0.0426012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049743Jy sigma=1.036394 ! Fit after self-cal, rms=0.049756Jy sigma=1.036345 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.000141043 Jy ! Component: 100 - total flux cleaned = 0.000199567 Jy ! Component: 150 - total flux cleaned = 0.000256044 Jy ! Component: 200 - total flux cleaned = 0.000299309 Jy ! Total flux subtracted in 200 components = 0.000299309 Jy ! Clean residual min=-0.001170 max=0.001383 Jy/beam ! Clean residual mean=0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0429005 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 81 components and 0.0429005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049756Jy sigma=1.036338 ! Fit after self-cal, rms=0.049751Jy sigma=1.036311 ! 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=5.64 mas, bmaj=14.11 mas, bpa=0.7465 degrees ! Estimated noise=0.364875 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.64 x 14.11 at 0.7465 degrees (North through East) ! Clean map min=-0.0011838 max=0.035521 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=4.665 mas, bmaj=11.99 mas, bpa=0.832 degrees ! Estimated noise=0.595987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0275287 Jy ! Component: 100 - total flux cleaned = 0.0338791 Jy ! Component: 150 - total flux cleaned = 0.0365583 Jy ! Component: 200 - total flux cleaned = 0.0382249 Jy ! Total flux subtracted in 200 components = 0.0382249 Jy ! Clean residual min=-0.002172 max=0.002183 Jy/beam ! Clean residual mean=0.000006 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.0382249 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0382249 Jy ! Inverting map and beam ! Estimated beam: bmin=5.64 mas, bmaj=14.11 mas, bpa=0.7465 degrees ! Estimated noise=0.364875 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.00195128 Jy ! Component: 100 - total flux cleaned = 0.00295473 Jy ! Component: 150 - total flux cleaned = 0.00339831 Jy ! Component: 200 - total flux cleaned = 0.00364258 Jy ! Total flux subtracted in 200 components = 0.00364258 Jy ! Clean residual min=-0.001237 max=0.001421 Jy/beam ! Clean residual mean=0.000003 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.0418675 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 40 components and 0.0418675 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.946 mas, bmaj=17.65 mas, bpa=4.055 degrees ! Estimated noise=0.40041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000377945 Jy ! Component: 100 - total flux cleaned = 0.000550355 Jy ! Component: 150 - total flux cleaned = 0.000680688 Jy ! Component: 200 - total flux cleaned = 0.00080065 Jy ! Total flux subtracted in 200 components = 0.00080065 Jy ! Clean residual min=-0.001253 max=0.001410 Jy/beam ! Clean residual mean=0.000003 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0426682 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 = 8.10547e-05 Jy ! Component: 100 - total flux cleaned = 0.00013521 Jy ! Component: 150 - total flux cleaned = 0.000192236 Jy ! Component: 200 - total flux cleaned = 0.000229221 Jy ! Total flux subtracted in 200 components = 0.000229221 Jy ! Clean residual min=-0.001213 max=0.001385 Jy/beam ! Clean residual mean=0.000003 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0428974 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.0428974 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.64 mas, bmaj=14.11 mas, bpa=0.7465 degrees ! Estimated noise=0.364875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.09045e-05 Jy ! Component: 100 - total flux cleaned = 0.000113341 Jy ! Component: 150 - total flux cleaned = 0.000184813 Jy ! Component: 200 - total flux cleaned = 0.000231207 Jy ! Total flux subtracted in 200 components = 0.000231207 Jy ! Clean residual min=-0.001204 max=0.001319 Jy/beam ! Clean residual mean=0.000002 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.0431286 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.0431286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049749Jy sigma=1.036278 ! Fit after self-cal, rms=0.049742Jy sigma=1.036240 wmodel J2349+7517_S_b_map.mod ! Writing 63 model components to file: J2349+7517_S_b_map.mod wobs J2349+7517_S_b_uvs.fits ! Writing UV FITS file: J2349+7517_S_b_uvs.fits wwins J2349+7517_S_b_map.win ! wwins: Wrote 1 windows to J2349+7517_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.000409166 Jy ! Component: 100 - total flux cleaned = 0.000792812 Jy ! Component: 150 - total flux cleaned = 0.00116013 Jy ! Component: 200 - total flux cleaned = 0.00149451 Jy ! Component: 250 - total flux cleaned = 0.00178774 Jy ! Component: 300 - total flux cleaned = 0.00198654 Jy ! Component: 350 - total flux cleaned = 0.00208795 Jy ! Component: 400 - total flux cleaned = 0.00215761 Jy ! Component: 450 - total flux cleaned = 0.00224952 Jy ! Component: 500 - total flux cleaned = 0.00224966 Jy ! Component: 550 - total flux cleaned = 0.00224985 Jy ! Component: 600 - total flux cleaned = 0.00225014 Jy ! Component: 650 - total flux cleaned = 0.00230652 Jy ! Component: 700 - total flux cleaned = 0.00232822 Jy ! Component: 750 - total flux cleaned = 0.00233874 Jy ! Component: 800 - total flux cleaned = 0.00231811 Jy ! Component: 850 - total flux cleaned = 0.00236828 Jy ! Component: 900 - total flux cleaned = 0.00237767 Jy ! Component: 950 - total flux cleaned = 0.00240588 Jy ! Component: 1000 - total flux cleaned = 0.0024062 Jy ! Component: 1050 - total flux cleaned = 0.00241533 Jy ! Component: 1100 - total flux cleaned = 0.00238912 Jy ! Component: 1150 - total flux cleaned = 0.00237199 Jy ! Component: 1200 - total flux cleaned = 0.0023469 Jy ! Component: 1250 - total flux cleaned = 0.00234689 Jy ! Component: 1300 - total flux cleaned = 0.00233088 Jy ! Component: 1350 - total flux cleaned = 0.00233886 Jy ! Component: 1400 - total flux cleaned = 0.00233896 Jy ! Component: 1450 - total flux cleaned = 0.00236164 Jy ! Component: 1500 - total flux cleaned = 0.00236143 Jy ! Component: 1550 - total flux cleaned = 0.00234671 Jy ! Component: 1600 - total flux cleaned = 0.0023757 Jy ! Component: 1650 - total flux cleaned = 0.00240419 Jy ! Component: 1700 - total flux cleaned = 0.00240425 Jy ! Component: 1750 - total flux cleaned = 0.00242507 Jy ! Component: 1800 - total flux cleaned = 0.00242507 Jy ! Component: 1850 - total flux cleaned = 0.00242514 Jy ! Component: 1900 - total flux cleaned = 0.00242523 Jy ! Component: 1950 - total flux cleaned = 0.00243194 Jy ! Component: 2000 - total flux cleaned = 0.00245165 Jy ! Component: 2050 - total flux cleaned = 0.00245812 Jy ! Component: 2100 - total flux cleaned = 0.00246445 Jy ! Component: 2150 - total flux cleaned = 0.0024771 Jy ! Component: 2200 - total flux cleaned = 0.00248334 Jy ! Component: 2250 - total flux cleaned = 0.00248951 Jy ! Component: 2300 - total flux cleaned = 0.00248332 Jy ! Component: 2350 - total flux cleaned = 0.00248334 Jy ! Component: 2400 - total flux cleaned = 0.00248328 Jy ! Component: 2450 - total flux cleaned = 0.00247135 Jy ! Component: 2500 - total flux cleaned = 0.00247727 Jy ! Component: 2550 - total flux cleaned = 0.00246552 Jy ! Component: 2600 - total flux cleaned = 0.00246556 Jy ! Component: 2650 - total flux cleaned = 0.00246557 Jy ! Component: 2700 - total flux cleaned = 0.00245981 Jy ! Component: 2750 - total flux cleaned = 0.0024712 Jy ! Component: 2800 - total flux cleaned = 0.00247118 Jy ! Component: 2850 - total flux cleaned = 0.00247114 Jy ! Component: 2900 - total flux cleaned = 0.00245996 Jy ! Component: 2950 - total flux cleaned = 0.002471 Jy ! Component: 3000 - total flux cleaned = 0.00247096 Jy ! Component: 3050 - total flux cleaned = 0.00246549 Jy ! Component: 3100 - total flux cleaned = 0.00246551 Jy ! Component: 3150 - total flux cleaned = 0.00245477 Jy ! Component: 3200 - total flux cleaned = 0.00245477 Jy ! Component: 3250 - total flux cleaned = 0.00244416 Jy ! Component: 3300 - total flux cleaned = 0.0024547 Jy ! Component: 3350 - total flux cleaned = 0.00244942 Jy ! Component: 3400 - total flux cleaned = 0.00243899 Jy ! Component: 3450 - total flux cleaned = 0.00243899 Jy ! Component: 3500 - total flux cleaned = 0.00242865 Jy ! Component: 3550 - total flux cleaned = 0.00242353 Jy ! Component: 3600 - total flux cleaned = 0.00240821 Jy ! Component: 3650 - total flux cleaned = 0.00240315 Jy ! Component: 3700 - total flux cleaned = 0.00239809 Jy ! Component: 3750 - total flux cleaned = 0.00238803 Jy ! Component: 3800 - total flux cleaned = 0.00238802 Jy ! Component: 3850 - total flux cleaned = 0.00238298 Jy ! Component: 3900 - total flux cleaned = 0.00238789 Jy ! Component: 3950 - total flux cleaned = 0.00237798 Jy ! Component: 4000 - total flux cleaned = 0.00237795 Jy ! Component: 4050 - total flux cleaned = 0.00237303 Jy ! Total flux subtracted in 4096 components = 0.00236324 Jy ! Clean residual min=-0.000286 max=0.000310 Jy/beam ! Clean residual mean=0.000000 rms=0.000089 Jy/beam ! Combined flux in latest and established models = 0.0454918 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 341 components and 0.0454918 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J2349+7517_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.64 x 14.11 at 0.7465 degrees (North through East) ! Clean map min=-0.00068697 max=0.035273 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J2349+7517_S_b_map.fits wmodel /vlbi/uf001/uvm//J2349+7517_S_b_map.mod ! Writing 341 model components to file: /vlbi/uf001/uvm//J2349+7517_S_b_map.mod wobs /vlbi/uf001/uvm//J2349+7517_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J2349+7517_S_b_uvs.fits wwins /vlbi/uf001/uvm//J2349+7517_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uvm//J2349+7517_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0352731 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 8.73684e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.743073 0.743073 1.48615 2.97229 5.94458 11.8892 23.7783 47.5567 95.1133 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.035 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 403.728 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J2349+7517_S_b_dfm.log closed on Sun Jan 13 22:46:31 2019