! Started logfile: /scr/pima/rv126_uvs/J1245+4345_X_dfm.log on Sun Dec 23 03:19:58 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv126_uvs/J1245+4345_X_uva.fits ! Reading UV FITS file: /scr/pima/rv126_uvs/J1245+4345_X_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.891358 visibilities/baseline/integration-bin. ! Found source: J1245+4345 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 5776 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1245+4345_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 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. ! ! Correcting IF 4. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000306Jy sigma=20.105848 ! Fit after self-cal, rms=0.969710Jy sigma=19.502159 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9925 mas, bmaj=1.486 mas, bpa=-22.17 degrees ! Estimated noise=0.868089 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.0227681 Jy ! Component: 100 - total flux cleaned = 0.0288501 Jy ! Total flux subtracted in 100 components = 0.0288501 Jy ! Clean residual min=-0.004218 max=0.004215 Jy/beam ! Clean residual mean=0.000009 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.0288501 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0288501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050782Jy sigma=0.968032 ! Fit after self-cal, rms=0.049594Jy sigma=0.942478 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00557641 Jy ! Component: 100 - total flux cleaned = 0.00839871 Jy ! Total flux subtracted in 100 components = 0.00839871 Jy ! Clean residual min=-0.003331 max=0.003372 Jy/beam ! Clean residual mean=0.000006 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.0372489 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 12 components and 0.0372488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049054Jy sigma=0.931294 ! Fit after self-cal, rms=0.048999Jy sigma=0.930161 ! 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=1.312 mas, bmaj=1.84 mas, bpa=-21.26 degrees ! Estimated noise=0.473707 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.00159363 Jy ! Component: 100 - total flux cleaned = 0.00239716 Jy ! Component: 150 - total flux cleaned = 0.00257586 Jy ! Component: 200 - total flux cleaned = 0.00270173 Jy ! Total flux subtracted in 200 components = 0.00270173 Jy ! Clean residual min=-0.002210 max=0.001924 Jy/beam ! Clean residual mean=0.000008 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0399506 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 15 components and 0.0399506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048940Jy sigma=0.929202 ! Fit after self-cal, rms=0.048932Jy sigma=0.928809 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.312 x 1.84 at -21.26 degrees (North through East) ! Clean map min=-0.0021037 max=0.032369 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.00 KP 1.01 ! LA 1.02 MK 1.13 NL 1.05 OV 1.01 ! PT 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.02 KP 1.03 ! LA 1.03 MK 1.00 NL 1.20 OV 0.96 ! PT 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.99 HN 0.93 KP 1.07 ! LA 1.08 MK 0.94 NL 1.19 OV 1.00 ! PT 0.82 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.96 HN 0.92 KP 0.90 ! LA 1.02 MK 0.83 NL 1.07 OV 1.06 ! PT 0.87 ! ! ! Fit before self-cal, rms=0.048932Jy sigma=0.928809 ! Fit after self-cal, rms=0.047286Jy sigma=0.925286 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.303 mas, bmaj=1.828 mas, bpa=-20.6 degrees ! Estimated noise=0.470524 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.000186376 Jy ! Component: 100 - total flux cleaned = 0.000186154 Jy ! Component: 150 - total flux cleaned = 0.000215161 Jy ! Component: 200 - total flux cleaned = 0.000227604 Jy ! Total flux subtracted in 200 components = 0.000227604 Jy ! Clean residual min=-0.001738 max=0.001723 Jy/beam ! Clean residual mean=0.000003 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0401782 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 19 components and 0.0401782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047271Jy sigma=0.925047 ! Fit after self-cal, rms=0.047279Jy sigma=0.924182 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047279Jy sigma=0.924182 ! Fit after self-cal, rms=0.047298Jy sigma=0.922121 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.307 mas, bmaj=1.81 mas, bpa=-19.28 degrees ! Estimated noise=0.467687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.93332e-05 Jy ! Component: 100 - total flux cleaned = 6.63199e-05 Jy ! Component: 150 - total flux cleaned = 0.000119361 Jy ! Component: 200 - total flux cleaned = 0.000153389 Jy ! Total flux subtracted in 200 components = 0.000153389 Jy ! Clean residual min=-0.001591 max=0.001534 Jy/beam ! Clean residual mean=0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0403316 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 20 components and 0.0403316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047281Jy sigma=0.921922 ! Fit after self-cal, rms=0.047343Jy sigma=0.921439 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 = -5.15988e-06 Jy ! Component: 100 - total flux cleaned = -6.49889e-06 Jy ! Component: 150 - total flux cleaned = 2.75461e-05 Jy ! Component: 200 - total flux cleaned = 4.7939e-05 Jy ! Total flux subtracted in 200 components = 4.7939e-05 Jy ! Clean residual min=-0.001599 max=0.001562 Jy/beam ! Clean residual mean=0.000001 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.0403795 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 22 components and 0.0403795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047332Jy sigma=0.921325 ! Fit after self-cal, rms=0.047330Jy sigma=0.921283 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047330Jy sigma=0.921283 ! Fit after self-cal, rms=0.047104Jy sigma=0.921137 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.311 mas, bmaj=1.797 mas, bpa=-18.44 degrees ! Estimated noise=0.464263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.21656e-06 Jy ! Component: 100 - total flux cleaned = -2.05166e-05 Jy ! Component: 150 - total flux cleaned = -7.81789e-07 Jy ! Component: 200 - total flux cleaned = 1.75918e-05 Jy ! Total flux subtracted in 200 components = 1.75918e-05 Jy ! Clean residual min=-0.001589 max=0.001579 Jy/beam ! Clean residual mean=0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0403971 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 23 components and 0.0403971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047094Jy sigma=0.921030 ! Fit after self-cal, rms=0.047105Jy sigma=0.920940 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.71422e-06 Jy ! Component: 100 - total flux cleaned = 5.02052e-05 Jy ! Component: 150 - total flux cleaned = 7.77324e-05 Jy ! Component: 200 - total flux cleaned = 9.4549e-05 Jy ! Total flux subtracted in 200 components = 9.4549e-05 Jy ! Clean residual min=-0.001609 max=0.001600 Jy/beam ! Clean residual mean=0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0404916 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 24 components and 0.0404916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047097Jy sigma=0.920866 ! Fit after self-cal, rms=0.047095Jy sigma=0.920816 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047095Jy sigma=0.920816 ! Fit after self-cal, rms=0.046771Jy sigma=0.920767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.354 mas, bmaj=2.88 mas, bpa=35.7 degrees ! Estimated noise=0.53055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.72013e-05 Jy ! Component: 100 - total flux cleaned = -5.06528e-05 Jy ! Component: 150 - total flux cleaned = -4.0383e-05 Jy ! Component: 200 - total flux cleaned = -3.29836e-05 Jy ! Total flux subtracted in 200 components = -3.29836e-05 Jy ! Clean residual min=-0.002001 max=0.001582 Jy/beam ! Clean residual mean=0.000003 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.0404587 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 34 components and 0.0404587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046769Jy sigma=0.920753 ! Fit after self-cal, rms=0.046772Jy sigma=0.920673 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.67061e-05 Jy ! Component: 100 - total flux cleaned = -1.62757e-06 Jy ! Component: 150 - total flux cleaned = 8.10457e-06 Jy ! Component: 200 - total flux cleaned = 1.15846e-05 Jy ! Total flux subtracted in 200 components = 1.15846e-05 Jy ! Clean residual min=-0.002012 max=0.001594 Jy/beam ! Clean residual mean=0.000003 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.0404702 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.0404702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046771Jy sigma=0.920658 ! Fit after self-cal, rms=0.046770Jy sigma=0.920622 ! 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=1.312 mas, bmaj=1.788 mas, bpa=-17.73 degrees ! Estimated noise=0.461308 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.312 x 1.788 at -17.73 degrees (North through East) ! Clean map min=-0.0015876 max=0.031818 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=1.001 mas, bmaj=1.442 mas, bpa=-17.86 degrees ! Estimated noise=0.831792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0237743 Jy ! Component: 100 - total flux cleaned = 0.0326255 Jy ! Component: 150 - total flux cleaned = 0.0372131 Jy ! Component: 200 - total flux cleaned = 0.0396997 Jy ! Total flux subtracted in 200 components = 0.0396997 Jy ! Clean residual min=-0.003423 max=0.003871 Jy/beam ! Clean residual mean=0.000002 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.0396998 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0396998 Jy ! Inverting map and beam ! Estimated beam: bmin=1.312 mas, bmaj=1.788 mas, bpa=-17.73 degrees ! Estimated noise=0.461308 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.000276922 Jy ! Component: 100 - total flux cleaned = 0.000542888 Jy ! Component: 150 - total flux cleaned = 0.000641888 Jy ! Component: 200 - total flux cleaned = 0.00069097 Jy ! Total flux subtracted in 200 components = 0.00069097 Jy ! Clean residual min=-0.001620 max=0.001666 Jy/beam ! Clean residual mean=0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0403907 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 27 components and 0.0403907 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.354 mas, bmaj=2.88 mas, bpa=35.7 degrees ! Estimated noise=0.53055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.49058e-05 Jy ! Component: 100 - total flux cleaned = 6.00848e-05 Jy ! Component: 150 - total flux cleaned = 8.61411e-05 Jy ! Component: 200 - total flux cleaned = 9.96534e-05 Jy ! Total flux subtracted in 200 components = 9.96534e-05 Jy ! Clean residual min=-0.002013 max=0.001594 Jy/beam ! Clean residual mean=0.000003 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.0404904 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 = 1.08185e-05 Jy ! Component: 100 - total flux cleaned = 2.03878e-05 Jy ! Component: 150 - total flux cleaned = 2.39952e-05 Jy ! Component: 200 - total flux cleaned = 2.75993e-05 Jy ! Total flux subtracted in 200 components = 2.75993e-05 Jy ! Clean residual min=-0.002021 max=0.001588 Jy/beam ! Clean residual mean=0.000003 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.040518 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.040518 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.312 mas, bmaj=1.788 mas, bpa=-17.73 degrees ! Estimated noise=0.461308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.70232e-07 Jy ! Component: 100 - total flux cleaned = 1.29391e-05 Jy ! Component: 150 - total flux cleaned = 2.58037e-05 Jy ! Component: 200 - total flux cleaned = 2.54923e-05 Jy ! Total flux subtracted in 200 components = 2.54923e-05 Jy ! Clean residual min=-0.001630 max=0.001646 Jy/beam ! Clean residual mean=0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0405435 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.0405435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046776Jy sigma=0.920809 ! Fit after self-cal, rms=0.046771Jy sigma=0.920713 wmodel J1245+4345_X_map.mod ! Writing 38 model components to file: J1245+4345_X_map.mod wobs J1245+4345_X_uvs.fits ! Writing UV FITS file: J1245+4345_X_uvs.fits wwins J1245+4345_X_map.win ! wwins: Wrote 1 windows to J1245+4345_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 6.84749e-05 Jy ! Component: 100 - total flux cleaned = 4.11647e-05 Jy ! Component: 150 - total flux cleaned = 4.04557e-05 Jy ! Component: 200 - total flux cleaned = 1.55973e-05 Jy ! Component: 250 - total flux cleaned = -0.000107759 Jy ! Component: 300 - total flux cleaned = -0.00025197 Jy ! Component: 350 - total flux cleaned = -0.000299186 Jy ! Component: 400 - total flux cleaned = -0.000368566 Jy ! Component: 450 - total flux cleaned = -0.000436744 Jy ! Component: 500 - total flux cleaned = -0.000458999 Jy ! Component: 550 - total flux cleaned = -0.000545436 Jy ! Component: 600 - total flux cleaned = -0.000502441 Jy ! Component: 650 - total flux cleaned = -0.000565145 Jy ! Component: 700 - total flux cleaned = -0.000482442 Jy ! Component: 750 - total flux cleaned = -0.000462207 Jy ! Component: 800 - total flux cleaned = -0.000442351 Jy ! Component: 850 - total flux cleaned = -0.00036328 Jy ! Component: 900 - total flux cleaned = -0.00034407 Jy ! Component: 950 - total flux cleaned = -0.000266714 Jy ! Component: 1000 - total flux cleaned = -0.00019046 Jy ! Component: 1050 - total flux cleaned = -0.000115187 Jy ! Component: 1100 - total flux cleaned = -2.24201e-05 Jy ! Component: 1150 - total flux cleaned = 8.74027e-05 Jy ! Component: 1200 - total flux cleaned = 0.000142252 Jy ! Component: 1250 - total flux cleaned = 0.000231939 Jy ! Component: 1300 - total flux cleaned = 0.000355691 Jy ! Component: 1350 - total flux cleaned = 0.000495292 Jy ! Component: 1400 - total flux cleaned = 0.000564094 Jy ! Component: 1450 - total flux cleaned = 0.000598012 Jy ! Component: 1500 - total flux cleaned = 0.000631819 Jy ! Component: 1550 - total flux cleaned = 0.000698813 Jy ! Component: 1600 - total flux cleaned = 0.000715158 Jy ! Component: 1650 - total flux cleaned = 0.000878854 Jy ! Component: 1700 - total flux cleaned = 0.00092766 Jy ! Component: 1750 - total flux cleaned = 0.00104015 Jy ! Component: 1800 - total flux cleaned = 0.00110406 Jy ! Component: 1850 - total flux cleaned = 0.00118293 Jy ! Component: 1900 - total flux cleaned = 0.00130816 Jy ! Component: 1950 - total flux cleaned = 0.00135457 Jy ! Component: 2000 - total flux cleaned = 0.00152351 Jy ! Component: 2050 - total flux cleaned = 0.00161469 Jy ! Component: 2100 - total flux cleaned = 0.00173503 Jy ! Component: 2150 - total flux cleaned = 0.00179466 Jy ! Component: 2200 - total flux cleaned = 0.00191323 Jy ! Component: 2250 - total flux cleaned = 0.00194258 Jy ! Component: 2300 - total flux cleaned = 0.002001 Jy ! Component: 2350 - total flux cleaned = 0.00208765 Jy ! Component: 2400 - total flux cleaned = 0.00217382 Jy ! Component: 2450 - total flux cleaned = 0.00223079 Jy ! Component: 2500 - total flux cleaned = 0.00231535 Jy ! Component: 2550 - total flux cleaned = 0.0023715 Jy ! Component: 2600 - total flux cleaned = 0.00238531 Jy ! Component: 2650 - total flux cleaned = 0.00244046 Jy ! Component: 2700 - total flux cleaned = 0.00246785 Jy ! Component: 2750 - total flux cleaned = 0.00250868 Jy ! Component: 2800 - total flux cleaned = 0.00250874 Jy ! Component: 2850 - total flux cleaned = 0.0025492 Jy ! Component: 2900 - total flux cleaned = 0.0025759 Jy ! Component: 2950 - total flux cleaned = 0.00260241 Jy ! Component: 3000 - total flux cleaned = 0.00264184 Jy ! Component: 3050 - total flux cleaned = 0.00269405 Jy ! Component: 3100 - total flux cleaned = 0.00271994 Jy ! Component: 3150 - total flux cleaned = 0.00278425 Jy ! Component: 3200 - total flux cleaned = 0.00279691 Jy ! Component: 3250 - total flux cleaned = 0.00287324 Jy ! Component: 3300 - total flux cleaned = 0.00287311 Jy ! Component: 3350 - total flux cleaned = 0.00283546 Jy ! Component: 3400 - total flux cleaned = 0.00283532 Jy ! Component: 3450 - total flux cleaned = 0.00286022 Jy ! Component: 3500 - total flux cleaned = 0.00286027 Jy ! Component: 3550 - total flux cleaned = 0.00292145 Jy ! Component: 3600 - total flux cleaned = 0.00290921 Jy ! Component: 3650 - total flux cleaned = 0.00295765 Jy ! Component: 3700 - total flux cleaned = 0.00293372 Jy ! Component: 3750 - total flux cleaned = 0.00294571 Jy ! Component: 3800 - total flux cleaned = 0.00296945 Jy ! Component: 3850 - total flux cleaned = 0.00298128 Jy ! Component: 3900 - total flux cleaned = 0.00293419 Jy ! Component: 3950 - total flux cleaned = 0.00300436 Jy ! Component: 4000 - total flux cleaned = 0.00296934 Jy ! Component: 4050 - total flux cleaned = 0.00299249 Jy ! Total flux subtracted in 4096 components = 0.00296947 Jy ! Clean residual min=-0.000803 max=0.000684 Jy/beam ! Clean residual mean=-0.000001 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.0435129 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 322 components and 0.0435129 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv126_uvs/J1245+4345_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.312 x 1.788 at -17.73 degrees (North through East) ! Clean map min=-0.001135 max=0.031281 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv126_uvs/J1245+4345_X_map.fits wmodel /scr/pima/rv126_uvs/J1245+4345_X_map.mod ! Writing 322 model components to file: /scr/pima/rv126_uvs/J1245+4345_X_map.mod wobs /scr/pima/rv126_uvs/J1245+4345_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv126_uvs/J1245+4345_X_uvs.fits wwins /scr/pima/rv126_uvs/J1245+4345_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv126_uvs/J1245+4345_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0312807 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00020005 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.9186 1.9186 3.83719 7.67438 15.3488 30.6975 61.395 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.031 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 156.364 quit ! Quitting program ! Log file /scr/pima/rv126_uvs/J1245+4345_X_dfm.log closed on Sun Dec 23 03:20:02 2018