! Started logfile: /scr/pima/rv120_uvs/J1159+0112_X_dfm.log on Fri Dec 22 22:42:02 2017 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/rv120_uvs/J1159+0112_X_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J1159+0112_X_uva.fits ! AN table 1: 46 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.868357 visibilities/baseline/integration-bin. ! Found source: J1159+0112 ! ! 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 79 lines of history. ! ! Reading 5752 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 J1159+0112_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 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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003267Jy sigma=23.319687 ! Fit after self-cal, rms=0.920630Jy sigma=21.364173 ! 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.109 mas, bmaj=2.484 mas, bpa=14 degrees ! Estimated noise=0.756255 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.061342 Jy ! Component: 100 - total flux cleaned = 0.0770707 Jy ! Total flux subtracted in 100 components = 0.0770707 Jy ! Clean residual min=-0.003357 max=0.006070 Jy/beam ! Clean residual mean=0.000001 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.0770707 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0770707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046061Jy sigma=0.932745 ! Fit after self-cal, rms=0.046058Jy sigma=0.932249 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00606846 Jy ! Component: 100 - total flux cleaned = 0.00763485 Jy ! Total flux subtracted in 100 components = 0.00763485 Jy ! Clean residual min=-0.003081 max=0.002944 Jy/beam ! Clean residual mean=0.000000 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.0847055 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.0847056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045351Jy sigma=0.913709 ! Fit after self-cal, rms=0.045354Jy sigma=0.913292 ! 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.367 mas, bmaj=2.863 mas, bpa=11.47 degrees ! Estimated noise=0.430426 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.0015125 Jy ! Component: 100 - total flux cleaned = 0.00230412 Jy ! Component: 150 - total flux cleaned = 0.00253449 Jy ! Component: 200 - total flux cleaned = 0.00266308 Jy ! Total flux subtracted in 200 components = 0.00266308 Jy ! Clean residual min=-0.001797 max=0.002000 Jy/beam ! Clean residual mean=-0.000000 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.0873686 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.0873686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045299Jy sigma=0.912044 ! Fit after self-cal, rms=0.045302Jy sigma=0.912024 ! 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.367 x 2.863 at 11.47 degrees (North through East) ! Clean map min=-0.0017298 max=0.079767 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 0.95 KP 1.00 ! LA 1.00 NL 0.99 OV 1.01 PT 1.03 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 0.97 KP 0.98 ! LA 1.00 NL 1.01 OV 1.02 PT 0.99 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 0.94 KP 1.07 ! LA 0.95 NL 1.04 OV 1.03 PT 1.01 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.91 KP 1.02 ! LA 0.97 NL 1.03 OV 1.05 PT 0.99 ! SC 1.04 ! ! ! Fit before self-cal, rms=0.045302Jy sigma=0.912024 ! Fit after self-cal, rms=0.044547Jy sigma=0.909570 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.36 mas, bmaj=2.85 mas, bpa=11.11 degrees ! Estimated noise=0.429457 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.000856916 Jy ! Component: 100 - total flux cleaned = 0.000898215 Jy ! Component: 150 - total flux cleaned = 0.000914232 Jy ! Component: 200 - total flux cleaned = 0.000876291 Jy ! Total flux subtracted in 200 components = 0.000876291 Jy ! Clean residual min=-0.001752 max=0.001696 Jy/beam ! Clean residual mean=-0.000000 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.0882449 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 26 components and 0.0882449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044524Jy sigma=0.909067 ! Fit after self-cal, rms=0.044513Jy sigma=0.909021 ! 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.044513Jy sigma=0.909021 ! Fit after self-cal, rms=0.044443Jy sigma=0.905945 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.358 mas, bmaj=2.845 mas, bpa=11.14 degrees ! Estimated noise=0.43001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000396954 Jy ! Component: 100 - total flux cleaned = 0.000411133 Jy ! Component: 150 - total flux cleaned = 0.000400662 Jy ! Component: 200 - total flux cleaned = 0.000384467 Jy ! Total flux subtracted in 200 components = 0.000384467 Jy ! Clean residual min=-0.001652 max=0.001648 Jy/beam ! Clean residual mean=-0.000000 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.0886294 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.0886294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044436Jy sigma=0.905753 ! Fit after self-cal, rms=0.044441Jy sigma=0.905708 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.94634e-05 Jy ! Component: 100 - total flux cleaned = 6.46006e-06 Jy ! Component: 150 - total flux cleaned = -5.6017e-06 Jy ! Component: 200 - total flux cleaned = -5.45996e-06 Jy ! Total flux subtracted in 200 components = -5.45996e-06 Jy ! Clean residual min=-0.001657 max=0.001650 Jy/beam ! Clean residual mean=-0.000000 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.0886239 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.0886239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044439Jy sigma=0.905669 ! Fit after self-cal, rms=0.044439Jy sigma=0.905668 ! 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.044439Jy sigma=0.905668 ! Fit after self-cal, rms=0.044363Jy sigma=0.905588 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.356 mas, bmaj=2.841 mas, bpa=11.05 degrees ! Estimated noise=0.430126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000243762 Jy ! Component: 100 - total flux cleaned = 0.000264032 Jy ! Component: 150 - total flux cleaned = 0.000264398 Jy ! Component: 200 - total flux cleaned = 0.000264542 Jy ! Total flux subtracted in 200 components = 0.000264542 Jy ! Clean residual min=-0.001662 max=0.001629 Jy/beam ! Clean residual mean=-0.000000 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0888885 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.0888885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044360Jy sigma=0.905496 ! Fit after self-cal, rms=0.044360Jy sigma=0.905493 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.84407e-06 Jy ! Component: 100 - total flux cleaned = -5.94967e-06 Jy ! Component: 150 - total flux cleaned = -6.04933e-06 Jy ! Component: 200 - total flux cleaned = -1.05777e-05 Jy ! Total flux subtracted in 200 components = -1.05777e-05 Jy ! Clean residual min=-0.001657 max=0.001629 Jy/beam ! Clean residual mean=-0.000000 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0888779 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.0888779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044359Jy sigma=0.905472 ! Fit after self-cal, rms=0.044359Jy sigma=0.905472 ! 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.044359Jy sigma=0.905472 ! Fit after self-cal, rms=0.044334Jy sigma=0.905423 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.349 mas, bmaj=3.571 mas, bpa=-2.104 degrees ! Estimated noise=0.471656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000225647 Jy ! Component: 100 - total flux cleaned = 0.000246338 Jy ! Component: 150 - total flux cleaned = 0.000258216 Jy ! Component: 200 - total flux cleaned = 0.000253333 Jy ! Total flux subtracted in 200 components = 0.000253333 Jy ! Clean residual min=-0.001685 max=0.001616 Jy/beam ! Clean residual mean=-0.000000 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0891312 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.0891312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044333Jy sigma=0.905415 ! Fit after self-cal, rms=0.044334Jy sigma=0.905405 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 = 2.18546e-05 Jy ! Component: 100 - total flux cleaned = 7.37707e-06 Jy ! Component: 150 - total flux cleaned = -9.04153e-07 Jy ! Component: 200 - total flux cleaned = -1.20639e-05 Jy ! Total flux subtracted in 200 components = -1.20639e-05 Jy ! Clean residual min=-0.001682 max=0.001619 Jy/beam ! Clean residual mean=-0.000000 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0891192 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 53 components and 0.0891192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044334Jy sigma=0.905422 ! Fit after self-cal, rms=0.044335Jy sigma=0.905416 ! 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.355 mas, bmaj=2.84 mas, bpa=10.97 degrees ! Estimated noise=0.430342 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.355 x 2.84 at 10.97 degrees (North through East) ! Clean map min=-0.0016023 max=0.079829 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.105 mas, bmaj=2.46 mas, bpa=13.64 degrees ! Estimated noise=0.749841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0607384 Jy ! Component: 100 - total flux cleaned = 0.0766661 Jy ! Component: 150 - total flux cleaned = 0.0829623 Jy ! Component: 200 - total flux cleaned = 0.0857622 Jy ! Total flux subtracted in 200 components = 0.0857622 Jy ! Clean residual min=-0.003117 max=0.002869 Jy/beam ! Clean residual mean=0.000000 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.0857622 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0857622 Jy ! Inverting map and beam ! Estimated beam: bmin=1.355 mas, bmaj=2.84 mas, bpa=10.97 degrees ! Estimated noise=0.430342 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.00178554 Jy ! Component: 100 - total flux cleaned = 0.00260482 Jy ! Component: 150 - total flux cleaned = 0.00277724 Jy ! Component: 200 - total flux cleaned = 0.00289095 Jy ! Total flux subtracted in 200 components = 0.00289095 Jy ! Clean residual min=-0.001677 max=0.001647 Jy/beam ! Clean residual mean=-0.000000 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0886531 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.0886531 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.349 mas, bmaj=3.571 mas, bpa=-2.104 degrees ! Estimated noise=0.471656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000243179 Jy ! Component: 100 - total flux cleaned = 0.000232663 Jy ! Component: 150 - total flux cleaned = 0.000241084 Jy ! Component: 200 - total flux cleaned = 0.00024096 Jy ! Total flux subtracted in 200 components = 0.00024096 Jy ! Clean residual min=-0.001665 max=0.001605 Jy/beam ! Clean residual mean=-0.000000 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0888941 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 = 6.63196e-06 Jy ! Component: 100 - total flux cleaned = 1.25638e-05 Jy ! Component: 150 - total flux cleaned = 1.79278e-05 Jy ! Component: 200 - total flux cleaned = 2.31843e-05 Jy ! Total flux subtracted in 200 components = 2.31843e-05 Jy ! Clean residual min=-0.001671 max=0.001607 Jy/beam ! Clean residual mean=-0.000000 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0889172 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 42 components and 0.0889172 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.355 mas, bmaj=2.84 mas, bpa=10.97 degrees ! Estimated noise=0.430342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000202053 Jy ! Component: 100 - total flux cleaned = -0.000165217 Jy ! Component: 150 - total flux cleaned = -0.000165509 Jy ! Component: 200 - total flux cleaned = -0.000173638 Jy ! Total flux subtracted in 200 components = -0.000173638 Jy ! Clean residual min=-0.001660 max=0.001674 Jy/beam ! Clean residual mean=-0.000000 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.0887436 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 48 components and 0.0887436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044341Jy sigma=0.905604 ! Fit after self-cal, rms=0.044342Jy sigma=0.905593 wmodel J1159+0112_X_map.mod ! Writing 48 model components to file: J1159+0112_X_map.mod wobs J1159+0112_X_uvs.fits ! Writing UV FITS file: J1159+0112_X_uvs.fits wwins J1159+0112_X_map.win ! wwins: Wrote 1 windows to J1159+0112_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 = -8.54606e-05 Jy ! Component: 100 - total flux cleaned = -0.00022131 Jy ! Component: 150 - total flux cleaned = -0.000349696 Jy ! Component: 200 - total flux cleaned = -0.00047217 Jy ! Component: 250 - total flux cleaned = -0.000566427 Jy ! Component: 300 - total flux cleaned = -0.0006348 Jy ! Component: 350 - total flux cleaned = -0.00074591 Jy ! Component: 400 - total flux cleaned = -0.000853712 Jy ! Component: 450 - total flux cleaned = -0.000916943 Jy ! Component: 500 - total flux cleaned = -0.000998718 Jy ! Component: 550 - total flux cleaned = -0.00107809 Jy ! Component: 600 - total flux cleaned = -0.00111672 Jy ! Component: 650 - total flux cleaned = -0.00105972 Jy ! Component: 700 - total flux cleaned = -0.00106005 Jy ! Component: 750 - total flux cleaned = -0.00102388 Jy ! Component: 800 - total flux cleaned = -0.0010063 Jy ! Component: 850 - total flux cleaned = -0.000953693 Jy ! Component: 900 - total flux cleaned = -0.000919789 Jy ! Component: 950 - total flux cleaned = -0.000902949 Jy ! Component: 1000 - total flux cleaned = -0.00093647 Jy ! Component: 1050 - total flux cleaned = -0.000903852 Jy ! Component: 1100 - total flux cleaned = -0.000887777 Jy ! Component: 1150 - total flux cleaned = -0.000903544 Jy ! Component: 1200 - total flux cleaned = -0.000903216 Jy ! Component: 1250 - total flux cleaned = -0.000810656 Jy ! Component: 1300 - total flux cleaned = -0.000841144 Jy ! Component: 1350 - total flux cleaned = -0.000856206 Jy ! Component: 1400 - total flux cleaned = -0.000841297 Jy ! Component: 1450 - total flux cleaned = -0.000899793 Jy ! Component: 1500 - total flux cleaned = -0.000856664 Jy ! Component: 1550 - total flux cleaned = -0.000942444 Jy ! Component: 1600 - total flux cleaned = -0.000914242 Jy ! Component: 1650 - total flux cleaned = -0.000886321 Jy ! Component: 1700 - total flux cleaned = -0.000845072 Jy ! Component: 1750 - total flux cleaned = -0.000872477 Jy ! Component: 1800 - total flux cleaned = -0.000791616 Jy ! Component: 1850 - total flux cleaned = -0.000738541 Jy ! Component: 1900 - total flux cleaned = -0.000725201 Jy ! Component: 1950 - total flux cleaned = -0.000634053 Jy ! Component: 2000 - total flux cleaned = -0.000633786 Jy ! Component: 2050 - total flux cleaned = -0.000531801 Jy ! Component: 2100 - total flux cleaned = -0.000494201 Jy ! Component: 2150 - total flux cleaned = -0.000494048 Jy ! Component: 2200 - total flux cleaned = -0.000444696 Jy ! Component: 2250 - total flux cleaned = -0.000395651 Jy ! Component: 2300 - total flux cleaned = -0.000371417 Jy ! Component: 2350 - total flux cleaned = -0.000311395 Jy ! Component: 2400 - total flux cleaned = -0.000287686 Jy ! Component: 2450 - total flux cleaned = -0.000193399 Jy ! Component: 2500 - total flux cleaned = -0.000146695 Jy ! Component: 2550 - total flux cleaned = -0.000100479 Jy ! Component: 2600 - total flux cleaned = -6.6071e-05 Jy ! Component: 2650 - total flux cleaned = -3.18892e-05 Jy ! Component: 2700 - total flux cleaned = -2.05918e-05 Jy ! Component: 2750 - total flux cleaned = 5.76176e-05 Jy ! Component: 2800 - total flux cleaned = 0.000135093 Jy ! Component: 2850 - total flux cleaned = 0.000146079 Jy ! Component: 2900 - total flux cleaned = 0.000200378 Jy ! Component: 2950 - total flux cleaned = 0.000221937 Jy ! Component: 3000 - total flux cleaned = 0.00027525 Jy ! Component: 3050 - total flux cleaned = 0.000275083 Jy ! Component: 3100 - total flux cleaned = 0.000327502 Jy ! Component: 3150 - total flux cleaned = 0.000327664 Jy ! Component: 3200 - total flux cleaned = 0.000389677 Jy ! Component: 3250 - total flux cleaned = 0.000389732 Jy ! Component: 3300 - total flux cleaned = 0.000420242 Jy ! Component: 3350 - total flux cleaned = 0.000440418 Jy ! Component: 3400 - total flux cleaned = 0.000460515 Jy ! Component: 3450 - total flux cleaned = 0.000500344 Jy ! Component: 3500 - total flux cleaned = 0.000529973 Jy ! Component: 3550 - total flux cleaned = 0.000569225 Jy ! Component: 3600 - total flux cleaned = 0.000598454 Jy ! Component: 3650 - total flux cleaned = 0.000646798 Jy ! Component: 3700 - total flux cleaned = 0.000665986 Jy ! Component: 3750 - total flux cleaned = 0.000646792 Jy ! Component: 3800 - total flux cleaned = 0.000646791 Jy ! Component: 3850 - total flux cleaned = 0.000684515 Jy ! Component: 3900 - total flux cleaned = 0.000684431 Jy ! Component: 3950 - total flux cleaned = 0.000693685 Jy ! Component: 4000 - total flux cleaned = 0.000712121 Jy ! Component: 4050 - total flux cleaned = 0.00071215 Jy ! Total flux subtracted in 4096 components = 0.000703041 Jy ! Clean residual min=-0.000620 max=0.000524 Jy/beam ! Clean residual mean=0.000000 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.0894466 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 361 components and 0.0894466 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J1159+0112_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.355 x 2.84 at 10.97 degrees (North through East) ! Clean map min=-0.00083915 max=0.079753 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J1159+0112_X_map.fits wmodel /scr/pima/rv120_uvs/J1159+0112_X_map.mod ! Writing 361 model components to file: /scr/pima/rv120_uvs/J1159+0112_X_map.mod wobs /scr/pima/rv120_uvs/J1159+0112_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J1159+0112_X_uvs.fits wwins /scr/pima/rv120_uvs/J1159+0112_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv120_uvs/J1159+0112_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0797531 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000162047 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.609558 0.609558 1.21912 2.43823 4.87646 9.75292 19.5058 39.0117 78.0234 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.079 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 492.16 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J1159+0112_X_dfm.log closed on Fri Dec 22 22:42:07 2017