! Started logfile: /scr/pima/rv119_uvs/J1107-4449_X_dfm.log on Sun Dec 17 11:35:29 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/rv119_uvs/J1107-4449_X_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J1107-4449_X_uva.fits ! AN table 1: 5 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.44 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1107-4449 ! ! 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 132 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 J1107-4449_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.861098Jy sigma=15.014028 ! Fit after self-cal, rms=0.661526Jy sigma=5.303915 ! 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.7189 mas, bmaj=8.619 mas, bpa=-18.67 degrees ! Estimated noise=12.3309 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.951259 Jy ! Component: 100 - total flux cleaned = 1.30831 Jy ! Total flux subtracted in 100 components = 1.30831 Jy ! Clean residual min=-0.104996 max=0.168586 Jy/beam ! Clean residual mean=0.002213 rms=0.044676 Jy/beam ! Combined flux in latest and established models = 1.30831 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 1.30831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.437794Jy sigma=3.494898 ! Fit after self-cal, rms=0.437045Jy sigma=3.488103 ! 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=0.8685 mas, bmaj=9.16 mas, bpa=-18.58 degrees ! Estimated noise=11.283 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.287686 Jy ! Component: 100 - total flux cleaned = 0.442185 Jy ! Component: 150 - total flux cleaned = 0.540721 Jy ! Component: 200 - total flux cleaned = 0.604735 Jy ! Total flux subtracted in 200 components = 0.604735 Jy ! Clean residual min=-0.050768 max=0.060280 Jy/beam ! Clean residual mean=0.000015 rms=0.018863 Jy/beam ! Combined flux in latest and established models = 1.91304 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 68 components and 1.91304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137893Jy sigma=1.044380 ! Fit after self-cal, rms=0.133242Jy sigma=1.018448 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8685 x 9.16 at -18.58 degrees (North through East) ! Clean map min=-0.049569 max=1.1529 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 KP 0.96 LA 1.00 MK 1.05 ! OV 1.04 PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 0.98 LA 0.98 MK 1.03 ! OV 1.05 PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 0.97 LA 0.99 MK 0.96 ! OV 1.06 PT 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 KP 0.99 LA 1.00 MK 0.95 ! OV 1.05 PT 1.00 ! ! ! Fit before self-cal, rms=0.133242Jy sigma=1.018448 ! Fit after self-cal, rms=0.099397Jy sigma=0.750386 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8691 mas, bmaj=9.214 mas, bpa=-18.51 degrees ! Estimated noise=11.0625 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.00142936 Jy ! Component: 100 - total flux cleaned = -0.00156194 Jy ! Component: 150 - total flux cleaned = -0.00098212 Jy ! Component: 200 - total flux cleaned = -0.000965854 Jy ! Total flux subtracted in 200 components = -0.000965854 Jy ! Clean residual min=-0.031303 max=0.033948 Jy/beam ! Clean residual mean=-0.000187 rms=0.009334 Jy/beam ! Combined flux in latest and established models = 1.91208 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 1.91208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086005Jy sigma=0.634997 ! Fit after self-cal, rms=0.084421Jy sigma=0.624711 ! 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.084421Jy sigma=0.624711 ! Fit after self-cal, rms=0.084036Jy sigma=0.622425 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8687 mas, bmaj=9.219 mas, bpa=-18.5 degrees ! Estimated noise=11.0451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00123687 Jy ! Component: 100 - total flux cleaned = -0.00318274 Jy ! Component: 150 - total flux cleaned = -0.00382507 Jy ! Component: 200 - total flux cleaned = -0.00352128 Jy ! Total flux subtracted in 200 components = -0.00352128 Jy ! Clean residual min=-0.028465 max=0.029961 Jy/beam ! Clean residual mean=-0.000168 rms=0.008403 Jy/beam ! Combined flux in latest and established models = 1.90856 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 97 components and 1.90856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079865Jy sigma=0.590881 ! Fit after self-cal, rms=0.079272Jy sigma=0.586766 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.000858797 Jy ! Component: 100 - total flux cleaned = 8.14499e-05 Jy ! Component: 150 - total flux cleaned = 7.7011e-05 Jy ! Component: 200 - total flux cleaned = -0.000146308 Jy ! Total flux subtracted in 200 components = -0.000146308 Jy ! Clean residual min=-0.027390 max=0.027621 Jy/beam ! Clean residual mean=-0.000166 rms=0.007981 Jy/beam ! Combined flux in latest and established models = 1.90841 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 115 components and 1.90841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077366Jy sigma=0.573009 ! Fit after self-cal, rms=0.077141Jy sigma=0.571487 ! 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.077141Jy sigma=0.571487 ! Fit after self-cal, rms=0.077061Jy sigma=0.571276 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8688 mas, bmaj=9.217 mas, bpa=-18.5 degrees ! Estimated noise=11.0388 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102006 Jy ! Component: 100 - total flux cleaned = -0.00113427 Jy ! Component: 150 - total flux cleaned = -0.00187646 Jy ! Component: 200 - total flux cleaned = -0.00205205 Jy ! Total flux subtracted in 200 components = -0.00205205 Jy ! Clean residual min=-0.027058 max=0.025970 Jy/beam ! Clean residual mean=-0.000163 rms=0.007756 Jy/beam ! Combined flux in latest and established models = 1.90636 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 129 components and 1.90636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075877Jy sigma=0.563509 ! Fit after self-cal, rms=0.075805Jy sigma=0.562776 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.000458057 Jy ! Component: 100 - total flux cleaned = -0.000981212 Jy ! Component: 150 - total flux cleaned = -0.00131949 Jy ! Component: 200 - total flux cleaned = -0.00164783 Jy ! Total flux subtracted in 200 components = -0.00164783 Jy ! Clean residual min=-0.026530 max=0.025330 Jy/beam ! Clean residual mean=-0.000151 rms=0.007591 Jy/beam ! Combined flux in latest and established models = 1.90471 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 141 components and 1.90471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074908Jy sigma=0.557114 ! Fit after self-cal, rms=0.074898Jy sigma=0.556550 ! 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.074898Jy sigma=0.556550 ! Fit after self-cal, rms=0.074847Jy sigma=0.556241 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.172 mas, bmaj=13.65 mas, bpa=-1.911 degrees ! Estimated noise=14.149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000592555 Jy ! Component: 100 - total flux cleaned = -0.00172233 Jy ! Component: 150 - total flux cleaned = -0.00270742 Jy ! Component: 200 - total flux cleaned = -0.00360105 Jy ! Total flux subtracted in 200 components = -0.00360105 Jy ! Clean residual min=-0.028639 max=0.029818 Jy/beam ! Clean residual mean=-0.000225 rms=0.009848 Jy/beam ! Combined flux in latest and established models = 1.90111 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 144 components and 1.90111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073839Jy sigma=0.551963 ! Fit after self-cal, rms=0.073728Jy sigma=0.549822 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.000602529 Jy ! Component: 100 - total flux cleaned = -0.00126202 Jy ! Component: 150 - total flux cleaned = -0.00168008 Jy ! Component: 200 - total flux cleaned = -0.00188782 Jy ! Total flux subtracted in 200 components = -0.00188782 Jy ! Clean residual min=-0.027618 max=0.028909 Jy/beam ! Clean residual mean=-0.000203 rms=0.009542 Jy/beam ! Combined flux in latest and established models = 1.89922 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 148 components and 1.89922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072989Jy sigma=0.546391 ! Fit after self-cal, rms=0.072933Jy sigma=0.544966 ! 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=0.8692 mas, bmaj=9.214 mas, bpa=-18.5 degrees ! Estimated noise=11.0297 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8692 x 9.214 at -18.5 degrees (North through East) ! Clean map min=-0.025637 max=1.1283 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072933Jy sigma=0.544966 ! Fit after self-cal, rms=0.072836Jy sigma=0.543816 ! Inverting map and beam ! Estimated beam: bmin=0.8696 mas, bmaj=9.215 mas, bpa=-18.51 degrees ! Estimated noise=11.0227 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00297191 Jy ! Component: 100 - total flux cleaned = -0.00383015 Jy ! Component: 150 - total flux cleaned = -0.00415151 Jy ! Component: 200 - total flux cleaned = -0.00461836 Jy ! Total flux subtracted in 200 components = -0.00461836 Jy ! Clean residual min=-0.024556 max=0.022824 Jy/beam ! Clean residual mean=-0.000127 rms=0.007034 Jy/beam ! Combined flux in latest and established models = 1.8946 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 154 components and 1.8946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071918Jy sigma=0.538030 ! Fit after self-cal, rms=0.071941Jy sigma=0.537638 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000776189 Jy ! Component: 100 - total flux cleaned = -0.00093265 Jy ! Component: 150 - total flux cleaned = -0.00108386 Jy ! Component: 200 - total flux cleaned = -0.0013734 Jy ! Total flux subtracted in 200 components = -0.0013734 Jy ! Clean residual min=-0.024423 max=0.022202 Jy/beam ! Clean residual mean=-0.000117 rms=0.006923 Jy/beam ! Combined flux in latest and established models = 1.89323 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 157 components and 1.89323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071271Jy sigma=0.533362 ! Fit after self-cal, rms=0.071290Jy sigma=0.533096 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071290Jy sigma=0.533096 ! Fit after self-cal, rms=0.071248Jy sigma=0.532786 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=0.7168 mas, bmaj=8.662 mas, bpa=-18.61 degrees ! Estimated noise=12.0548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.931287 Jy ! Component: 100 - total flux cleaned = 1.28271 Jy ! Component: 150 - total flux cleaned = 1.47418 Jy ! Component: 200 - total flux cleaned = 1.59332 Jy ! Total flux subtracted in 200 components = 1.59332 Jy ! Clean residual min=-0.067632 max=0.066982 Jy/beam ! Clean residual mean=0.000993 rms=0.022790 Jy/beam ! Combined flux in latest and established models = 1.59332 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 1.59332 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8694 mas, bmaj=9.219 mas, bpa=-18.51 degrees ! Estimated noise=11.0112 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.12822 Jy ! Component: 100 - total flux cleaned = 0.205833 Jy ! Component: 150 - total flux cleaned = 0.255515 Jy ! Component: 200 - total flux cleaned = 0.280969 Jy ! Total flux subtracted in 200 components = 0.280969 Jy ! Clean residual min=-0.041635 max=0.048988 Jy/beam ! Clean residual mean=-0.000081 rms=0.012365 Jy/beam ! Combined flux in latest and established models = 1.87429 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 88 components and 1.87429 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=3.173 mas, bmaj=13.66 mas, bpa=-1.921 degrees ! Estimated noise=14.1209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144774 Jy ! Component: 100 - total flux cleaned = 0.0163606 Jy ! Component: 150 - total flux cleaned = 0.015601 Jy ! Component: 200 - total flux cleaned = 0.0155964 Jy ! Total flux subtracted in 200 components = 0.0155964 Jy ! Clean residual min=-0.040375 max=0.053289 Jy/beam ! Clean residual mean=-0.000297 rms=0.013862 Jy/beam ! Combined flux in latest and established models = 1.88989 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.000687626 Jy ! Component: 100 - total flux cleaned = -0.00129509 Jy ! Component: 150 - total flux cleaned = -0.00131675 Jy ! Component: 200 - total flux cleaned = -0.0018313 Jy ! Total flux subtracted in 200 components = -0.0018313 Jy ! Clean residual min=-0.034919 max=0.044739 Jy/beam ! Clean residual mean=-0.000245 rms=0.012014 Jy/beam ! Combined flux in latest and established models = 1.88806 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 109 components and 1.88806 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8694 mas, bmaj=9.219 mas, bpa=-18.51 degrees ! Estimated noise=11.0112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00354619 Jy ! Component: 100 - total flux cleaned = 0.00475511 Jy ! Component: 150 - total flux cleaned = 0.00475327 Jy ! Component: 200 - total flux cleaned = 0.00444391 Jy ! Total flux subtracted in 200 components = 0.00444391 Jy ! Clean residual min=-0.029380 max=0.030337 Jy/beam ! Clean residual mean=-0.000166 rms=0.008114 Jy/beam ! Combined flux in latest and established models = 1.8925 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 116 components and 1.8925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076711Jy sigma=0.578666 ! Fit after self-cal, rms=0.076810Jy sigma=0.574189 wmodel J1107-4449_X_map.mod ! Writing 116 model components to file: J1107-4449_X_map.mod wobs J1107-4449_X_uvs.fits ! Writing UV FITS file: J1107-4449_X_uvs.fits wwins J1107-4449_X_map.win ! wwins: Wrote 1 windows to J1107-4449_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.0022204 Jy ! Component: 100 - total flux cleaned = 0.00514758 Jy ! Component: 150 - total flux cleaned = 0.00986424 Jy ! Component: 200 - total flux cleaned = 0.0144315 Jy ! Component: 250 - total flux cleaned = 0.0188424 Jy ! Component: 300 - total flux cleaned = 0.0212653 Jy ! Component: 350 - total flux cleaned = 0.0225102 Jy ! Component: 400 - total flux cleaned = 0.0231938 Jy ! Component: 450 - total flux cleaned = 0.0229821 Jy ! Component: 500 - total flux cleaned = 0.0225776 Jy ! Component: 550 - total flux cleaned = 0.0221866 Jy ! Component: 600 - total flux cleaned = 0.0212708 Jy ! Component: 650 - total flux cleaned = 0.0207511 Jy ! Component: 700 - total flux cleaned = 0.0204199 Jy ! Component: 750 - total flux cleaned = 0.0193066 Jy ! Component: 800 - total flux cleaned = 0.0188566 Jy ! Component: 850 - total flux cleaned = 0.0181216 Jy ! Component: 900 - total flux cleaned = 0.0172716 Jy ! Component: 950 - total flux cleaned = 0.016318 Jy ! Component: 1000 - total flux cleaned = 0.0161846 Jy ! Component: 1050 - total flux cleaned = 0.0155457 Jy ! Component: 1100 - total flux cleaned = 0.0150523 Jy ! Component: 1150 - total flux cleaned = 0.0150518 Jy ! Component: 1200 - total flux cleaned = 0.0144652 Jy ! Component: 1250 - total flux cleaned = 0.0140082 Jy ! Component: 1300 - total flux cleaned = 0.0137841 Jy ! Component: 1350 - total flux cleaned = 0.0130118 Jy ! Component: 1400 - total flux cleaned = 0.0124679 Jy ! Component: 1450 - total flux cleaned = 0.011609 Jy ! Component: 1500 - total flux cleaned = 0.0107592 Jy ! Component: 1550 - total flux cleaned = 0.0097092 Jy ! Component: 1600 - total flux cleaned = 0.00887829 Jy ! Component: 1650 - total flux cleaned = 0.0081564 Jy ! Component: 1700 - total flux cleaned = 0.0073379 Jy ! Component: 1750 - total flux cleaned = 0.00672661 Jy ! Component: 1800 - total flux cleaned = 0.00611717 Jy ! Component: 1850 - total flux cleaned = 0.00611676 Jy ! Component: 1900 - total flux cleaned = 0.00591375 Jy ! Component: 1950 - total flux cleaned = 0.00550871 Jy ! Component: 2000 - total flux cleaned = 0.00520505 Jy ! Component: 2050 - total flux cleaned = 0.00510362 Jy ! Component: 2100 - total flux cleaned = 0.00489979 Jy ! Component: 2150 - total flux cleaned = 0.00479759 Jy ! Component: 2200 - total flux cleaned = 0.00459184 Jy ! Component: 2250 - total flux cleaned = 0.00438663 Jy ! Component: 2300 - total flux cleaned = 0.00428326 Jy ! Component: 2350 - total flux cleaned = 0.00397169 Jy ! Component: 2400 - total flux cleaned = 0.0035534 Jy ! Component: 2450 - total flux cleaned = 0.00323756 Jy ! Component: 2500 - total flux cleaned = 0.00302648 Jy ! Component: 2550 - total flux cleaned = 0.0027063 Jy ! Component: 2600 - total flux cleaned = 0.0023838 Jy ! Component: 2650 - total flux cleaned = 0.00205842 Jy ! Component: 2700 - total flux cleaned = 0.00172941 Jy ! Component: 2750 - total flux cleaned = 0.00139747 Jy ! Component: 2800 - total flux cleaned = 0.00128521 Jy ! Component: 2850 - total flux cleaned = 0.00128578 Jy ! Component: 2900 - total flux cleaned = 0.00105802 Jy ! Component: 2950 - total flux cleaned = 0.000944088 Jy ! Component: 3000 - total flux cleaned = 0.000944121 Jy ! Component: 3050 - total flux cleaned = 0.00106305 Jy ! Component: 3100 - total flux cleaned = 0.00130137 Jy ! Component: 3150 - total flux cleaned = 0.00154389 Jy ! Component: 3200 - total flux cleaned = 0.0017879 Jy ! Component: 3250 - total flux cleaned = 0.00228228 Jy ! Component: 3300 - total flux cleaned = 0.00240672 Jy ! Component: 3350 - total flux cleaned = 0.00278708 Jy ! Component: 3400 - total flux cleaned = 0.00330236 Jy ! Component: 3450 - total flux cleaned = 0.00369433 Jy ! Component: 3500 - total flux cleaned = 0.00435844 Jy ! Component: 3550 - total flux cleaned = 0.00462873 Jy ! Component: 3600 - total flux cleaned = 0.00503713 Jy ! Component: 3650 - total flux cleaned = 0.00573119 Jy ! Component: 3700 - total flux cleaned = 0.00615537 Jy ! Component: 3750 - total flux cleaned = 0.00658383 Jy ! Component: 3800 - total flux cleaned = 0.00701837 Jy ! Component: 3850 - total flux cleaned = 0.00746043 Jy ! Component: 3900 - total flux cleaned = 0.00791028 Jy ! Component: 3950 - total flux cleaned = 0.00821401 Jy ! Component: 4000 - total flux cleaned = 0.0086759 Jy ! Component: 4050 - total flux cleaned = 0.00883347 Jy ! Total flux subtracted in 4096 components = 0.00931131 Jy ! Clean residual min=-0.008946 max=0.008993 Jy/beam ! Clean residual mean=0.000040 rms=0.002848 Jy/beam ! Combined flux in latest and established models = 1.90181 Jy keep ! Adding 208 model components to the UV plane model. ! The established model now contains 324 components and 1.90181 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J1107-4449_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8694 x 9.219 at -18.51 degrees (North through East) ! Clean map min=-0.020268 max=1.135 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J1107-4449_X_map.fits wmodel /scr/pima/rv119_uvs/J1107-4449_X_map.mod ! Writing 324 model components to file: /scr/pima/rv119_uvs/J1107-4449_X_map.mod wobs /scr/pima/rv119_uvs/J1107-4449_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J1107-4449_X_uvs.fits wwins /scr/pima/rv119_uvs/J1107-4449_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv119_uvs/J1107-4449_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.13502 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00306673 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.810574 0.810574 1.62115 3.24229 6.48459 12.9692 25.9384 51.8767 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0092 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.135 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 370.108 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J1107-4449_X_dfm.log closed on Sun Dec 17 11:35:33 2017