! Started logfile: /scr/pima/rdv91_uvs/J1610+2414_X_dfm.log on Fri Jun 15 11:27:59 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.40599 obs /scr/pima/rdv91_uvs/J1610+2414_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv91_uvs/J1610+2414_X_uva.fits ! AN table 1: 109 integrations on 3 of 3 possible baselines. ! AN table 2: 136 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.455868 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1610+2414 ! ! 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.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 9524 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 J1610+2414_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 165 telescope corrections were flagged in sub-array 1. ! A total of 681 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 165 telescope corrections were flagged in sub-array 1. ! A total of 681 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 165 telescope corrections were flagged in sub-array 1. ! A total of 681 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 165 telescope corrections were flagged in sub-array 1. ! A total of 681 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.032396Jy sigma=18.431024 ! Fit after self-cal, rms=0.803185Jy sigma=14.236956 ! 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=1.076 mas, bmaj=1.818 mas, bpa=62.04 degrees ! Estimated noise=1.01762 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.149818 Jy ! Component: 100 - total flux cleaned = 0.193487 Jy ! Total flux subtracted in 100 components = 0.193487 Jy ! Clean residual min=-0.011408 max=0.018410 Jy/beam ! Clean residual mean=0.000010 rms=0.003205 Jy/beam ! Combined flux in latest and established models = 0.193487 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.193487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110947Jy sigma=1.895432 ! Fit after self-cal, rms=0.110926Jy sigma=1.894726 ! 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.31 mas, bmaj=2.036 mas, bpa=63.32 degrees ! Estimated noise=0.436665 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.0268316 Jy ! Component: 100 - total flux cleaned = 0.0403489 Jy ! Component: 150 - total flux cleaned = 0.0482509 Jy ! Component: 200 - total flux cleaned = 0.053057 Jy ! Total flux subtracted in 200 components = 0.053057 Jy ! Clean residual min=-0.005100 max=0.004719 Jy/beam ! Clean residual mean=0.000004 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.246544 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 43 components and 0.246544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104816Jy sigma=1.773413 ! Fit after self-cal, rms=0.104788Jy sigma=1.772394 ! 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.31 x 2.036 at 63.32 degrees (North through East) ! Clean map min=-0.004596 max=0.2005 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 162 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* MK 0.00* OV 0.00* ! ! A total of 24 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.98 HN 1.03 KP 0.99 ! LA 1.01 NL 1.01 OV 0.97 PT 1.01 ! SC 1.08 ! ! ! Correcting IF 2. ! A total of 162 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* MK 0.00* OV 0.00* ! ! A total of 24 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 1.01 HN 1.02 KP 0.98 ! LA 0.99 NL 0.99 OV 0.99 PT 1.00 ! SC 1.11 ! ! ! Correcting IF 3. ! A total of 162 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* MK 0.00* OV 0.00* ! ! A total of 24 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.99 HN 1.02 KP 1.00 ! LA 0.99 NL 0.98 OV 0.97 PT 0.99 ! SC 1.06 ! ! ! Correcting IF 4. ! A total of 162 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* MK 0.00* OV 0.00* ! ! A total of 24 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.99 HN 1.01 KP 0.98 ! LA 1.01 NL 0.99 OV 0.96 PT 1.01 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.104788Jy sigma=1.772394 ! Fit after self-cal, rms=0.106801Jy sigma=1.794200 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.32 mas, bmaj=2.356 mas, bpa=57.36 degrees ! Estimated noise=0.45751 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.00105911 Jy ! Component: 100 - total flux cleaned = 0.00134639 Jy ! Component: 150 - total flux cleaned = 0.00149988 Jy ! Component: 200 - total flux cleaned = 0.00158077 Jy ! Total flux subtracted in 200 components = 0.00158077 Jy ! Clean residual min=-0.004310 max=0.003717 Jy/beam ! Clean residual mean=0.000002 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.248124 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.248124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106716Jy sigma=1.792646 ! Fit after self-cal, rms=0.106736Jy sigma=1.792531 ! 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.106736Jy sigma=1.792531 ! Fit after self-cal, rms=0.107225Jy sigma=1.792169 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.33 mas, bmaj=2.349 mas, bpa=57.3 degrees ! Estimated noise=0.459154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000305188 Jy ! Component: 100 - total flux cleaned = 0.000458468 Jy ! Component: 150 - total flux cleaned = 0.000575301 Jy ! Component: 200 - total flux cleaned = 0.000604713 Jy ! Total flux subtracted in 200 components = 0.000604713 Jy ! Clean residual min=-0.004223 max=0.003403 Jy/beam ! Clean residual mean=0.000003 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.248729 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.248729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107188Jy sigma=1.791466 ! Fit after self-cal, rms=0.107188Jy sigma=1.791440 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 = 3.41907e-05 Jy ! Component: 100 - total flux cleaned = 5.59418e-05 Jy ! Component: 150 - total flux cleaned = 9.31292e-05 Jy ! Component: 200 - total flux cleaned = 0.000110766 Jy ! Total flux subtracted in 200 components = 0.000110766 Jy ! Clean residual min=-0.004156 max=0.003385 Jy/beam ! Clean residual mean=0.000003 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.24884 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.24884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107181Jy sigma=1.791297 ! Fit after self-cal, rms=0.107180Jy sigma=1.791288 ! 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.107180Jy sigma=1.791288 ! Fit after self-cal, rms=0.107586Jy sigma=1.791045 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.34 mas, bmaj=2.343 mas, bpa=57.21 degrees ! Estimated noise=0.46016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000173821 Jy ! Component: 100 - total flux cleaned = -0.000108055 Jy ! Component: 150 - total flux cleaned = -2.57241e-06 Jy ! Component: 200 - total flux cleaned = 3.8689e-05 Jy ! Total flux subtracted in 200 components = 3.8689e-05 Jy ! Clean residual min=-0.004072 max=0.003309 Jy/beam ! Clean residual mean=0.000003 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.248879 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.248879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107570Jy sigma=1.790754 ! Fit after self-cal, rms=0.107571Jy sigma=1.790746 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.22662e-05 Jy ! Component: 100 - total flux cleaned = 8.78435e-05 Jy ! Component: 150 - total flux cleaned = 0.000100552 Jy ! Component: 200 - total flux cleaned = 0.000124608 Jy ! Total flux subtracted in 200 components = 0.000124608 Jy ! Clean residual min=-0.004032 max=0.003320 Jy/beam ! Clean residual mean=0.000003 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.249003 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 61 components and 0.249003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107567Jy sigma=1.790680 ! Fit after self-cal, rms=0.107567Jy sigma=1.790681 ! 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.107567Jy sigma=1.790681 ! Fit after self-cal, rms=0.107884Jy sigma=1.790564 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.625 mas, bmaj=2.729 mas, bpa=2.1 degrees ! Estimated noise=0.513943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.77207e-05 Jy ! Component: 100 - total flux cleaned = -9.14886e-05 Jy ! Component: 150 - total flux cleaned = -0.000146704 Jy ! Component: 200 - total flux cleaned = -0.000147596 Jy ! Total flux subtracted in 200 components = -0.000147596 Jy ! Clean residual min=-0.003360 max=0.003812 Jy/beam ! Clean residual mean=0.000005 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.248856 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 63 components and 0.248856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107888Jy sigma=1.790565 ! Fit after self-cal, rms=0.107889Jy sigma=1.790527 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.000115867 Jy ! Component: 100 - total flux cleaned = 5.07407e-05 Jy ! Component: 150 - total flux cleaned = 3.99236e-05 Jy ! Component: 200 - total flux cleaned = 1.95246e-05 Jy ! Total flux subtracted in 200 components = 1.95246e-05 Jy ! Clean residual min=-0.003337 max=0.003798 Jy/beam ! Clean residual mean=0.000005 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.248875 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 65 components and 0.248875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107893Jy sigma=1.790576 ! Fit after self-cal, rms=0.107892Jy sigma=1.790560 ! 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.347 mas, bmaj=2.34 mas, bpa=57.12 degrees ! Estimated noise=0.460728 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.347 x 2.34 at 57.12 degrees (North through East) ! Clean map min=-0.0038266 max=0.20309 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.07 mas, bmaj=2.138 mas, bpa=57.63 degrees ! Estimated noise=1.11841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1519 Jy ! Component: 100 - total flux cleaned = 0.192189 Jy ! Component: 150 - total flux cleaned = 0.210542 Jy ! Component: 200 - total flux cleaned = 0.220933 Jy ! Total flux subtracted in 200 components = 0.220933 Jy ! Clean residual min=-0.009999 max=0.009509 Jy/beam ! Clean residual mean=0.000005 rms=0.002444 Jy/beam ! Combined flux in latest and established models = 0.220933 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.220933 Jy ! Inverting map and beam ! Estimated beam: bmin=1.347 mas, bmaj=2.34 mas, bpa=57.12 degrees ! Estimated noise=0.460728 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) ! Added new window around map position (-1.6, -0.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114792 Jy ! Component: 100 - total flux cleaned = 0.0184213 Jy ! Component: 150 - total flux cleaned = 0.0228119 Jy ! Component: 200 - total flux cleaned = 0.0256321 Jy ! Total flux subtracted in 200 components = 0.0256321 Jy ! Clean residual min=-0.003997 max=0.003483 Jy/beam ! Clean residual mean=0.000003 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.246565 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 49 components and 0.246565 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.625 mas, bmaj=2.729 mas, bpa=2.1 degrees ! Estimated noise=0.513943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201241 Jy ! Component: 100 - total flux cleaned = 0.00229305 Jy ! Component: 150 - total flux cleaned = 0.00229291 Jy ! Component: 200 - total flux cleaned = 0.00233206 Jy ! Total flux subtracted in 200 components = 0.00233206 Jy ! Clean residual min=-0.003043 max=0.003428 Jy/beam ! Clean residual mean=0.000005 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.248897 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 = 3.44576e-05 Jy ! Component: 100 - total flux cleaned = 9.39241e-05 Jy ! Component: 150 - total flux cleaned = 0.000120872 Jy ! Component: 200 - total flux cleaned = 0.000167629 Jy ! Total flux subtracted in 200 components = 0.000167629 Jy ! Clean residual min=-0.002961 max=0.003414 Jy/beam ! Clean residual mean=0.000005 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.249064 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 78 components and 0.249064 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.347 mas, bmaj=2.34 mas, bpa=57.12 degrees ! Estimated noise=0.460728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000449716 Jy ! Component: 100 - total flux cleaned = -0.000353899 Jy ! Component: 150 - total flux cleaned = -0.000394677 Jy ! Component: 200 - total flux cleaned = -0.000470613 Jy ! Total flux subtracted in 200 components = -0.000470613 Jy ! Clean residual min=-0.003461 max=0.003345 Jy/beam ! Clean residual mean=0.000003 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.248594 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.248594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107782Jy sigma=1.788865 ! Fit after self-cal, rms=0.107761Jy sigma=1.788789 wmodel J1610+2414_X_map.mod ! Writing 91 model components to file: J1610+2414_X_map.mod wobs J1610+2414_X_uvs.fits ! Writing UV FITS file: J1610+2414_X_uvs.fits wwins J1610+2414_X_map.win ! wwins: Wrote 2 windows to J1610+2414_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 = -0.000202898 Jy ! Component: 100 - total flux cleaned = -0.000149253 Jy ! Component: 150 - total flux cleaned = 5.19168e-05 Jy ! Component: 200 - total flux cleaned = 0.000196543 Jy ! Component: 250 - total flux cleaned = 0.000470593 Jy ! Component: 300 - total flux cleaned = 0.00060062 Jy ! Component: 350 - total flux cleaned = 0.000682898 Jy ! Component: 400 - total flux cleaned = 0.000842516 Jy ! Component: 450 - total flux cleaned = 0.000920004 Jy ! Component: 500 - total flux cleaned = 0.000958022 Jy ! Component: 550 - total flux cleaned = 0.000993813 Jy ! Component: 600 - total flux cleaned = 0.000889084 Jy ! Component: 650 - total flux cleaned = 0.000855943 Jy ! Component: 700 - total flux cleaned = 0.000856095 Jy ! Component: 750 - total flux cleaned = 0.000791247 Jy ! Component: 800 - total flux cleaned = 0.000791465 Jy ! Component: 850 - total flux cleaned = 0.000761007 Jy ! Component: 900 - total flux cleaned = 0.000701547 Jy ! Component: 950 - total flux cleaned = 0.00067186 Jy ! Component: 1000 - total flux cleaned = 0.000613809 Jy ! Component: 1050 - total flux cleaned = 0.000614107 Jy ! Component: 1100 - total flux cleaned = 0.000473118 Jy ! Component: 1150 - total flux cleaned = 0.000445543 Jy ! Component: 1200 - total flux cleaned = 0.00025502 Jy ! Component: 1250 - total flux cleaned = 0.000228376 Jy ! Component: 1300 - total flux cleaned = 9.59551e-05 Jy ! Component: 1350 - total flux cleaned = 1.79662e-05 Jy ! Component: 1400 - total flux cleaned = 4.3589e-05 Jy ! Component: 1450 - total flux cleaned = -3.27282e-05 Jy ! Component: 1500 - total flux cleaned = -5.78381e-05 Jy ! Component: 1550 - total flux cleaned = -5.77902e-05 Jy ! Component: 1600 - total flux cleaned = -5.7941e-05 Jy ! Component: 1650 - total flux cleaned = -0.000106439 Jy ! Component: 1700 - total flux cleaned = -0.000106688 Jy ! Component: 1750 - total flux cleaned = -0.000154223 Jy ! Component: 1800 - total flux cleaned = -0.000154224 Jy ! Component: 1850 - total flux cleaned = -0.000177552 Jy ! Component: 1900 - total flux cleaned = -0.000177532 Jy ! Component: 1950 - total flux cleaned = -0.000223367 Jy ! Component: 2000 - total flux cleaned = -0.000223513 Jy ! Component: 2050 - total flux cleaned = -0.000246112 Jy ! Component: 2100 - total flux cleaned = -0.000201812 Jy ! Component: 2150 - total flux cleaned = -0.000223765 Jy ! Component: 2200 - total flux cleaned = -0.000201915 Jy ! Component: 2250 - total flux cleaned = -0.000245097 Jy ! Component: 2300 - total flux cleaned = -0.000244769 Jy ! Component: 2350 - total flux cleaned = -0.000202089 Jy ! Component: 2400 - total flux cleaned = -0.00011774 Jy ! Component: 2450 - total flux cleaned = -9.69781e-05 Jy ! Component: 2500 - total flux cleaned = -9.719e-05 Jy ! Component: 2550 - total flux cleaned = -1.53929e-05 Jy ! Component: 2600 - total flux cleaned = -3.58515e-05 Jy ! Component: 2650 - total flux cleaned = -3.57714e-05 Jy ! Component: 2700 - total flux cleaned = 2.45204e-05 Jy ! Component: 2750 - total flux cleaned = 4.42138e-05 Jy ! Component: 2800 - total flux cleaned = 4.43385e-05 Jy ! Component: 2850 - total flux cleaned = 0.000122856 Jy ! Component: 2900 - total flux cleaned = 0.000142373 Jy ! Component: 2950 - total flux cleaned = 0.000238895 Jy ! Component: 3000 - total flux cleaned = 0.000277195 Jy ! Component: 3050 - total flux cleaned = 0.000391397 Jy ! Component: 3100 - total flux cleaned = 0.000410162 Jy ! Component: 3150 - total flux cleaned = 0.000391444 Jy ! Component: 3200 - total flux cleaned = 0.000522672 Jy ! Component: 3250 - total flux cleaned = 0.000596986 Jy ! Component: 3300 - total flux cleaned = 0.000633852 Jy ! Component: 3350 - total flux cleaned = 0.000744045 Jy ! Component: 3400 - total flux cleaned = 0.000798869 Jy ! Component: 3450 - total flux cleaned = 0.000835248 Jy ! Component: 3500 - total flux cleaned = 0.000907773 Jy ! Component: 3550 - total flux cleaned = 0.000961739 Jy ! Component: 3600 - total flux cleaned = 0.00103348 Jy ! Component: 3650 - total flux cleaned = 0.0011047 Jy ! Component: 3700 - total flux cleaned = 0.00119331 Jy ! Component: 3750 - total flux cleaned = 0.00121096 Jy ! Component: 3800 - total flux cleaned = 0.00128118 Jy ! Component: 3850 - total flux cleaned = 0.00129887 Jy ! Component: 3900 - total flux cleaned = 0.00136856 Jy ! Component: 3950 - total flux cleaned = 0.00147249 Jy ! Component: 4000 - total flux cleaned = 0.0014897 Jy ! Component: 4050 - total flux cleaned = 0.00159249 Jy ! Total flux subtracted in 4096 components = 0.00164359 Jy ! Clean residual min=-0.001062 max=0.001136 Jy/beam ! Clean residual mean=0.000001 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.250237 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 334 components and 0.250237 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rdv91_uvs/J1610+2414_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.347 x 2.34 at 57.12 degrees (North through East) ! Clean map min=-0.0021505 max=0.20406 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv91_uvs/J1610+2414_X_map.fits wmodel /scr/pima/rdv91_uvs/J1610+2414_X_map.mod ! Writing 334 model components to file: /scr/pima/rdv91_uvs/J1610+2414_X_map.mod wobs /scr/pima/rdv91_uvs/J1610+2414_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv91_uvs/J1610+2414_X_uvs.fits wwins /scr/pima/rdv91_uvs/J1610+2414_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv91_uvs/J1610+2414_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.204055 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000283488 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.416781 0.416781 0.833562 1.66712 3.33425 6.6685 13.337 26.674 53.348 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.204 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 719.802 quit ! Quitting program ! Log file /scr/pima/rdv91_uvs/J1610+2414_X_dfm.log closed on Fri Jun 15 11:28:03 2018