! Started logfile: /scr/pima/rv122_uvs/J1006-2159_S_dfm.log on Fri Jul 13 21:08:28 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv122_uvs/J1006-2159_S_uva.fits ! Reading UV FITS file: /scr/pima/rv122_uvs/J1006-2159_S_uva.fits ! AN table 1: 6 integrations on 1 of 1 possible baselines. ! AN table 2: 16 integrations on 21 of 21 possible baselines. ! AN table 3: 47 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.510158 visibilities/baseline/integration-bin. ! Found source: J1006-2159 ! ! 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 2.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 2712 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1006-2159_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 12 telescope corrections were flagged in sub-array 1. ! A total of 62 telescope corrections were flagged in sub-array 2. ! A total of 154 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 62 telescope corrections were flagged in sub-array 2. ! A total of 154 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 112 telescope corrections were flagged in sub-array 2. ! A total of 329 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 62 telescope corrections were flagged in sub-array 2. ! A total of 154 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.021982Jy sigma=15.807654 ! Fit after self-cal, rms=0.783283Jy sigma=12.027727 ! 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.002 mas, bmaj=8.72 mas, bpa=-18.97 degrees ! Estimated noise=1.68014 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.161638 Jy ! Component: 100 - total flux cleaned = 0.200858 Jy ! Total flux subtracted in 100 components = 0.200858 Jy ! Clean residual min=-0.013147 max=0.015841 Jy/beam ! Clean residual mean=-0.000026 rms=0.003164 Jy/beam ! Combined flux in latest and established models = 0.200858 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.200858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077331Jy sigma=1.218430 ! Fit after self-cal, rms=0.077320Jy sigma=1.218271 ! 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.742 mas, bmaj=11.17 mas, bpa=-21.24 degrees ! Estimated noise=1.16609 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.0273323 Jy ! Component: 100 - total flux cleaned = 0.0405087 Jy ! Component: 150 - total flux cleaned = 0.0476345 Jy ! Component: 200 - total flux cleaned = 0.051535 Jy ! Total flux subtracted in 200 components = 0.051535 Jy ! Clean residual min=-0.009525 max=0.010677 Jy/beam ! Clean residual mean=-0.000051 rms=0.002456 Jy/beam ! Combined flux in latest and established models = 0.252393 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 40 components and 0.252394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069268Jy sigma=1.054913 ! Fit after self-cal, rms=0.069262Jy sigma=1.054556 ! 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.742 x 11.17 at -21.24 degrees (North through East) ! Clean map min=-0.0094089 max=0.21473 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.16 HN 1.00 KP 0.91 LA 0.95 ! OV 0.92 PT 1.05 SC 1.02 ! ! A total of 51 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.13 FD 1.07 KP 0.98 LA 0.91 ! MK 1.00 OV 0.90 PT 1.10 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.25 HN 0.97 KP 0.96 LA 0.98 ! OV 0.80 PT 1.09 SC 0.92 ! ! A total of 51 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.11 FD 1.18 KP 0.99 LA 0.92 ! MK 1.03 OV 0.77 PT 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* HN 0.00* KP 0.00* LA 0.00* ! OV 0.00* PT 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* FD 0.00* KP 0.00* LA 0.00* ! MK 0.00* OV 0.00* PT 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.11 HN 1.03 KP 0.97 LA 0.95 ! OV 0.95 PT 1.14 SC 1.00 ! ! A total of 51 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.15 FD 1.11 KP 1.02 LA 0.97 ! MK 1.11 OV 0.91 PT 1.10 ! ! ! Fit before self-cal, rms=0.069262Jy sigma=1.054556 ! Fit after self-cal, rms=0.064251Jy sigma=0.942612 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.928 mas, bmaj=11.22 mas, bpa=-17.94 degrees ! Estimated noise=1.24235 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.000431722 Jy ! Component: 100 - total flux cleaned = 0.000207602 Jy ! Component: 150 - total flux cleaned = 0.000140627 Jy ! Component: 200 - total flux cleaned = 8.37045e-05 Jy ! Total flux subtracted in 200 components = 8.37045e-05 Jy ! Clean residual min=-0.005303 max=0.005400 Jy/beam ! Clean residual mean=-0.000008 rms=0.001246 Jy/beam ! Combined flux in latest and established models = 0.252477 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.252477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064099Jy sigma=0.940361 ! Fit after self-cal, rms=0.064274Jy sigma=0.939201 ! 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.064274Jy sigma=0.939201 ! Fit after self-cal, rms=0.064153Jy sigma=0.935440 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.933 mas, bmaj=11.22 mas, bpa=-17.79 degrees ! Estimated noise=1.24223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000229186 Jy ! Component: 100 - total flux cleaned = 5.32363e-05 Jy ! Component: 150 - total flux cleaned = 6.07852e-06 Jy ! Component: 200 - total flux cleaned = 1.14188e-05 Jy ! Total flux subtracted in 200 components = 1.14188e-05 Jy ! Clean residual min=-0.005295 max=0.005319 Jy/beam ! Clean residual mean=-0.000006 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.252489 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.252489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064065Jy sigma=0.934096 ! Fit after self-cal, rms=0.064056Jy sigma=0.933986 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 (-27.5, 96.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00500782 Jy ! Component: 100 - total flux cleaned = 0.00656069 Jy ! Component: 150 - total flux cleaned = 0.00676665 Jy ! Component: 200 - total flux cleaned = 0.00682754 Jy ! Total flux subtracted in 200 components = 0.00682754 Jy ! Clean residual min=-0.004410 max=0.003973 Jy/beam ! Clean residual mean=-0.000002 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.259316 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 92 components and 0.259316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063675Jy sigma=0.927686 ! Fit after self-cal, rms=0.063625Jy sigma=0.926916 ! 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.063625Jy sigma=0.926916 ! Fit after self-cal, rms=0.062684Jy sigma=0.902495 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.937 mas, bmaj=11.21 mas, bpa=-17.75 degrees ! Estimated noise=1.24354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021081 Jy ! Component: 100 - total flux cleaned = 0.002884 Jy ! Component: 150 - total flux cleaned = 0.00318152 Jy ! Component: 200 - total flux cleaned = 0.00339442 Jy ! Total flux subtracted in 200 components = 0.00339442 Jy ! Clean residual min=-0.003836 max=0.003184 Jy/beam ! Clean residual mean=-0.000006 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.262711 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 100 components and 0.262711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062560Jy sigma=0.900817 ! Fit after self-cal, rms=0.062559Jy sigma=0.900578 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.000727571 Jy ! Component: 100 - total flux cleaned = 0.000773962 Jy ! Component: 150 - total flux cleaned = 0.000738947 Jy ! Component: 200 - total flux cleaned = 0.000707551 Jy ! Total flux subtracted in 200 components = 0.000707551 Jy ! Clean residual min=-0.003795 max=0.003199 Jy/beam ! Clean residual mean=-0.000006 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.263418 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 108 components and 0.263418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062511Jy sigma=0.900016 ! Fit after self-cal, rms=0.062506Jy sigma=0.899973 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062506Jy sigma=0.899973 ! Fit after self-cal, rms=0.062574Jy sigma=0.899493 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.77 mas, bmaj=20.26 mas, bpa=-4.7 degrees ! Estimated noise=1.48046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000857875 Jy ! Component: 100 - total flux cleaned = 0.000970592 Jy ! Component: 150 - total flux cleaned = 0.000992432 Jy ! Component: 200 - total flux cleaned = 0.00101027 Jy ! Total flux subtracted in 200 components = 0.00101027 Jy ! Clean residual min=-0.003395 max=0.002878 Jy/beam ! Clean residual mean=-0.000012 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.264428 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 117 components and 0.264428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062552Jy sigma=0.899340 ! Fit after self-cal, rms=0.062548Jy sigma=0.899284 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.00030311 Jy ! Component: 100 - total flux cleaned = 0.000321099 Jy ! Component: 150 - total flux cleaned = 0.000337187 Jy ! Component: 200 - total flux cleaned = 0.000369028 Jy ! Total flux subtracted in 200 components = 0.000369028 Jy ! Clean residual min=-0.003326 max=0.002939 Jy/beam ! Clean residual mean=-0.000011 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.264797 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 122 components and 0.264797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062540Jy sigma=0.899224 ! Fit after self-cal, rms=0.062539Jy sigma=0.899212 ! 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.939 mas, bmaj=11.2 mas, bpa=-17.7 degrees ! Estimated noise=1.24419 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.939 x 11.2 at -17.7 degrees (North through East) ! Clean map min=-0.003653 max=0.21402 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=3.052 mas, bmaj=8.662 mas, bpa=-16.99 degrees ! Estimated noise=1.78381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.165039 Jy ! Component: 100 - total flux cleaned = 0.20383 Jy ! Component: 150 - total flux cleaned = 0.220942 Jy ! Component: 200 - total flux cleaned = 0.230641 Jy ! Total flux subtracted in 200 components = 0.230641 Jy ! Clean residual min=-0.006657 max=0.005759 Jy/beam ! Clean residual mean=-0.000004 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.230641 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.230641 Jy ! Inverting map and beam ! Estimated beam: bmin=3.939 mas, bmaj=11.2 mas, bpa=-17.7 degrees ! Estimated noise=1.24419 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.0112754 Jy ! Component: 100 - total flux cleaned = 0.017938 Jy ! Component: 150 - total flux cleaned = 0.0224069 Jy ! Component: 200 - total flux cleaned = 0.0256354 Jy ! Total flux subtracted in 200 components = 0.0256354 Jy ! Clean residual min=-0.004903 max=0.003367 Jy/beam ! Clean residual mean=-0.000010 rms=0.000987 Jy/beam ! Combined flux in latest and established models = 0.256276 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 70 components and 0.256276 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=10.77 mas, bmaj=20.26 mas, bpa=-4.7 degrees ! Estimated noise=1.48046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00313742 Jy ! Component: 100 - total flux cleaned = 0.00505559 Jy ! Component: 150 - total flux cleaned = 0.00635918 Jy ! Component: 200 - total flux cleaned = 0.00699704 Jy ! Total flux subtracted in 200 components = 0.00699704 Jy ! Clean residual min=-0.003239 max=0.002889 Jy/beam ! Clean residual mean=-0.000012 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.263273 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000260875 Jy ! Component: 100 - total flux cleaned = 0.000384881 Jy ! Component: 150 - total flux cleaned = 0.000475125 Jy ! Component: 200 - total flux cleaned = 0.000538546 Jy ! Total flux subtracted in 200 components = 0.000538546 Jy ! Clean residual min=-0.003269 max=0.002924 Jy/beam ! Clean residual mean=-0.000012 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.263812 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 93 components and 0.263812 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.939 mas, bmaj=11.2 mas, bpa=-17.7 degrees ! Estimated noise=1.24419 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000306392 Jy ! Component: 100 - total flux cleaned = -0.00026142 Jy ! Component: 150 - total flux cleaned = -0.000220666 Jy ! Component: 200 - total flux cleaned = -0.000183167 Jy ! Total flux subtracted in 200 components = -0.000183167 Jy ! Clean residual min=-0.004105 max=0.003542 Jy/beam ! Clean residual mean=-0.000008 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.263629 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 114 components and 0.263629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062579Jy sigma=0.899432 ! Fit after self-cal, rms=0.062560Jy sigma=0.899291 wmodel J1006-2159_S_map.mod ! Writing 114 model components to file: J1006-2159_S_map.mod wobs J1006-2159_S_uvs.fits ! Writing UV FITS file: J1006-2159_S_uvs.fits wwins J1006-2159_S_map.win ! wwins: Wrote 2 windows to J1006-2159_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.001269 Jy ! Component: 100 - total flux cleaned = -0.00227171 Jy ! Component: 150 - total flux cleaned = -0.00276638 Jy ! Component: 200 - total flux cleaned = -0.00281716 Jy ! Component: 250 - total flux cleaned = -0.00286632 Jy ! Component: 300 - total flux cleaned = -0.00286754 Jy ! Component: 350 - total flux cleaned = -0.00295959 Jy ! Component: 400 - total flux cleaned = -0.00300344 Jy ! Component: 450 - total flux cleaned = -0.00308776 Jy ! Component: 500 - total flux cleaned = -0.00300484 Jy ! Component: 550 - total flux cleaned = -0.00292404 Jy ! Component: 600 - total flux cleaned = -0.00261285 Jy ! Component: 650 - total flux cleaned = -0.00249933 Jy ! Component: 700 - total flux cleaned = -0.00238871 Jy ! Component: 750 - total flux cleaned = -0.00224473 Jy ! Component: 800 - total flux cleaned = -0.00217413 Jy ! Component: 850 - total flux cleaned = -0.00210509 Jy ! Component: 900 - total flux cleaned = -0.0021388 Jy ! Component: 950 - total flux cleaned = -0.00210508 Jy ! Component: 1000 - total flux cleaned = -0.00204008 Jy ! Component: 1050 - total flux cleaned = -0.00200832 Jy ! Component: 1100 - total flux cleaned = -0.00203898 Jy ! Component: 1150 - total flux cleaned = -0.00197682 Jy ! Component: 1200 - total flux cleaned = -0.00203779 Jy ! Component: 1250 - total flux cleaned = -0.00203828 Jy ! Component: 1300 - total flux cleaned = -0.00206779 Jy ! Component: 1350 - total flux cleaned = -0.00212566 Jy ! Component: 1400 - total flux cleaned = -0.00206866 Jy ! Component: 1450 - total flux cleaned = -0.00215314 Jy ! Component: 1500 - total flux cleaned = -0.00215312 Jy ! Component: 1550 - total flux cleaned = -0.00218114 Jy ! Component: 1600 - total flux cleaned = -0.0022354 Jy ! Component: 1650 - total flux cleaned = -0.00231519 Jy ! Component: 1700 - total flux cleaned = -0.00249988 Jy ! Component: 1750 - total flux cleaned = -0.00255142 Jy ! Component: 1800 - total flux cleaned = -0.00262865 Jy ! Component: 1850 - total flux cleaned = -0.00267997 Jy ! Component: 1900 - total flux cleaned = -0.00283165 Jy ! Component: 1950 - total flux cleaned = -0.00295606 Jy ! Component: 2000 - total flux cleaned = -0.00310332 Jy ! Component: 2050 - total flux cleaned = -0.00312757 Jy ! Component: 2100 - total flux cleaned = -0.00324808 Jy ! Component: 2150 - total flux cleaned = -0.00329528 Jy ! Component: 2200 - total flux cleaned = -0.00336604 Jy ! Component: 2250 - total flux cleaned = -0.00352914 Jy ! Component: 2300 - total flux cleaned = -0.00369056 Jy ! Component: 2350 - total flux cleaned = -0.00389616 Jy ! Component: 2400 - total flux cleaned = -0.00394164 Jy ! Component: 2450 - total flux cleaned = -0.00405385 Jy ! Component: 2500 - total flux cleaned = -0.00420948 Jy ! Component: 2550 - total flux cleaned = -0.00431944 Jy ! Component: 2600 - total flux cleaned = -0.00440675 Jy ! Component: 2650 - total flux cleaned = -0.00449339 Jy ! Component: 2700 - total flux cleaned = -0.00464359 Jy ! Component: 2750 - total flux cleaned = -0.0047072 Jy ! Component: 2800 - total flux cleaned = -0.00485509 Jy ! Component: 2850 - total flux cleaned = -0.00495968 Jy ! Component: 2900 - total flux cleaned = -0.00516724 Jy ! Component: 2950 - total flux cleaned = -0.00522886 Jy ! Component: 3000 - total flux cleaned = -0.00533108 Jy ! Component: 3050 - total flux cleaned = -0.0054122 Jy ! Component: 3100 - total flux cleaned = -0.00549298 Jy ! Component: 3150 - total flux cleaned = -0.00561288 Jy ! Component: 3200 - total flux cleaned = -0.00569219 Jy ! Component: 3250 - total flux cleaned = -0.00583008 Jy ! Component: 3300 - total flux cleaned = -0.00581044 Jy ! Component: 3350 - total flux cleaned = -0.00584942 Jy ! Component: 3400 - total flux cleaned = -0.00598463 Jy ! Component: 3450 - total flux cleaned = -0.0060804 Jy ! Component: 3500 - total flux cleaned = -0.00609914 Jy ! Component: 3550 - total flux cleaned = -0.00617475 Jy ! Component: 3600 - total flux cleaned = -0.00626895 Jy ! Component: 3650 - total flux cleaned = -0.00636242 Jy ! Component: 3700 - total flux cleaned = -0.00634373 Jy ! Component: 3750 - total flux cleaned = -0.00639917 Jy ! Component: 3800 - total flux cleaned = -0.00649093 Jy ! Component: 3850 - total flux cleaned = -0.00656416 Jy ! Component: 3900 - total flux cleaned = -0.00663694 Jy ! Component: 3950 - total flux cleaned = -0.00678116 Jy ! Component: 4000 - total flux cleaned = -0.00685294 Jy ! Component: 4050 - total flux cleaned = -0.00688845 Jy ! Total flux subtracted in 4096 components = -0.00697718 Jy ! Clean residual min=-0.000957 max=0.001226 Jy/beam ! Clean residual mean=-0.000006 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.256652 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 373 components and 0.256652 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv122_uvs/J1006-2159_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.939 x 11.2 at -17.7 degrees (North through East) ! Clean map min=-0.0027225 max=0.21394 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv122_uvs/J1006-2159_S_map.fits wmodel /scr/pima/rv122_uvs/J1006-2159_S_map.mod ! Writing 373 model components to file: /scr/pima/rv122_uvs/J1006-2159_S_map.mod wobs /scr/pima/rv122_uvs/J1006-2159_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv122_uvs/J1006-2159_S_uvs.fits wwins /scr/pima/rv122_uvs/J1006-2159_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv122_uvs/J1006-2159_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.213936 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000332276 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.465948 0.465948 0.931895 1.86379 3.72758 7.45516 14.9103 29.8206 59.6413 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.213 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 643.849 quit ! Quitting program ! Log file /scr/pima/rv122_uvs/J1006-2159_S_dfm.log closed on Fri Jul 13 21:08:31 2018