! Started logfile: /scr/pima/rv120_uvs/J1107-4449_S_dfm.log on Fri Dec 22 22:32:55 2017 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/rv120_uvs/J1107-4449_S_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J1107-4449_S_uva.fits ! AN table 1: 31 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.231951 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 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 79 lines of history. ! ! Reading 604 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 J1107-4449_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 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 169 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 169 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 185 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 169 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.417963Jy sigma=16.976727 ! Fit after self-cal, rms=0.542447Jy sigma=6.430113 ! 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=2.411 mas, bmaj=8.176 mas, bpa=-6.586 degrees ! Estimated noise=3.84839 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.634849 Jy ! Component: 100 - total flux cleaned = 0.95176 Jy ! Total flux subtracted in 100 components = 0.95176 Jy ! Clean residual min=-0.084649 max=0.171547 Jy/beam ! Clean residual mean=-0.000925 rms=0.028228 Jy/beam ! Combined flux in latest and established models = 0.95176 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.95176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.408874Jy sigma=4.765437 ! Fit after self-cal, rms=0.408079Jy sigma=4.758372 ! Inverting map ! Added new window around map position (3.5, 6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.189447 Jy ! Component: 100 - total flux cleaned = 0.304762 Jy ! Total flux subtracted in 100 components = 0.304762 Jy ! Clean residual min=-0.047880 max=0.083512 Jy/beam ! Clean residual mean=-0.000368 rms=0.014812 Jy/beam ! Combined flux in latest and established models = 1.25652 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 55 components and 1.25652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249929Jy sigma=2.771885 ! Fit after self-cal, rms=0.248686Jy sigma=2.753769 ! 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=2.998 mas, bmaj=9.499 mas, bpa=-7.393 degrees ! Estimated noise=3.18848 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.094542 Jy ! Component: 100 - total flux cleaned = 0.138453 Jy ! Component: 150 - total flux cleaned = 0.15981 Jy ! Component: 200 - total flux cleaned = 0.166578 Jy ! Total flux subtracted in 200 components = 0.166578 Jy ! Clean residual min=-0.033074 max=0.038931 Jy/beam ! Clean residual mean=0.000305 rms=0.009793 Jy/beam ! Combined flux in latest and established models = 1.4231 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 83 components and 1.4231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212467Jy sigma=2.270735 ! Fit after self-cal, rms=0.211536Jy sigma=2.256643 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.998 x 9.499 at -7.393 degrees (North through East) ! Clean map min=-0.029134 max=0.73185 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 0.97 LA 0.97 MK 1.15 ! OV 1.00 PT 0.97 SC 1.13 ! ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 KP 0.99 LA 0.98 MK 1.10 ! OV 1.02 PT 0.95 SC 1.12 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.00* LA 1.94 MK 0.72 ! OV 1.02 PT 0.97 SC 0.60 ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.01 LA 0.99 MK 1.15 ! OV 0.81 PT 0.97 SC 1.21 ! ! ! Fit before self-cal, rms=0.211536Jy sigma=2.256643 ! Fit after self-cal, rms=0.105042Jy sigma=1.069043 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.937 mas, bmaj=9.402 mas, bpa=-5.969 degrees ! Estimated noise=3.41299 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.00330623 Jy ! Component: 100 - total flux cleaned = 0.00303977 Jy ! Component: 150 - total flux cleaned = 0.00256707 Jy ! Component: 200 - total flux cleaned = 0.00214424 Jy ! Total flux subtracted in 200 components = 0.00214424 Jy ! Clean residual min=-0.019158 max=0.017183 Jy/beam ! Clean residual mean=-0.000154 rms=0.004455 Jy/beam ! Combined flux in latest and established models = 1.42525 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 96 components and 1.42525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103709Jy sigma=1.048555 ! Fit after self-cal, rms=0.104442Jy sigma=1.045207 ! 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.104442Jy sigma=1.045207 ! Fit after self-cal, rms=0.096392Jy sigma=0.940722 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.951 mas, bmaj=9.384 mas, bpa=-6.002 degrees ! Estimated noise=3.43778 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107531 Jy ! Component: 100 - total flux cleaned = 0.00128714 Jy ! Component: 150 - total flux cleaned = 0.00109999 Jy ! Component: 200 - total flux cleaned = 0.000806802 Jy ! Total flux subtracted in 200 components = 0.000806802 Jy ! Clean residual min=-0.011599 max=0.013357 Jy/beam ! Clean residual mean=-0.000064 rms=0.003046 Jy/beam ! Combined flux in latest and established models = 1.42605 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 106 components and 1.42605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095397Jy sigma=0.929694 ! Fit after self-cal, rms=0.095425Jy sigma=0.928617 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 (-11.5, -65). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00826574 Jy ! Component: 100 - total flux cleaned = 0.00873402 Jy ! Component: 150 - total flux cleaned = 0.0089364 Jy ! Component: 200 - total flux cleaned = 0.00862478 Jy ! Total flux subtracted in 200 components = 0.00862478 Jy ! Clean residual min=-0.010034 max=0.010303 Jy/beam ! Clean residual mean=-0.000033 rms=0.002653 Jy/beam ! Combined flux in latest and established models = 1.43468 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 126 components and 1.43468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093921Jy sigma=0.896719 ! Fit after self-cal, rms=0.093809Jy sigma=0.895903 ! 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.093809Jy sigma=0.895903 ! Fit after self-cal, rms=0.094033Jy sigma=0.891331 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.954 mas, bmaj=9.349 mas, bpa=-6.003 degrees ! Estimated noise=3.44665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000265044 Jy ! Component: 100 - total flux cleaned = 0.000266188 Jy ! Component: 150 - total flux cleaned = -2.59584e-06 Jy ! Component: 200 - total flux cleaned = -0.000126709 Jy ! Total flux subtracted in 200 components = -0.000126709 Jy ! Clean residual min=-0.009969 max=0.009943 Jy/beam ! Clean residual mean=-0.000031 rms=0.002511 Jy/beam ! Combined flux in latest and established models = 1.43455 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 139 components and 1.43455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093473Jy sigma=0.884408 ! Fit after self-cal, rms=0.093456Jy sigma=0.884191 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.000246639 Jy ! Component: 100 - total flux cleaned = -0.000244129 Jy ! Component: 150 - total flux cleaned = -0.000245317 Jy ! Component: 200 - total flux cleaned = -0.000155945 Jy ! Total flux subtracted in 200 components = -0.000155945 Jy ! Clean residual min=-0.009841 max=0.009918 Jy/beam ! Clean residual mean=-0.000032 rms=0.002471 Jy/beam ! Combined flux in latest and established models = 1.43439 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 144 components and 1.43439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093166Jy sigma=0.881244 ! Fit after self-cal, rms=0.093187Jy sigma=0.881022 ! 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.093187Jy sigma=0.881022 ! Fit after self-cal, rms=0.093802Jy sigma=0.880136 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.904 mas, bmaj=30.59 mas, bpa=4.399 degrees ! Estimated noise=4.63017 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000515152 Jy ! Component: 100 - total flux cleaned = -0.00032562 Jy ! Component: 150 - total flux cleaned = -0.000284781 Jy ! Component: 200 - total flux cleaned = -0.000171715 Jy ! Total flux subtracted in 200 components = -0.000171715 Jy ! Clean residual min=-0.006013 max=0.005447 Jy/beam ! Clean residual mean=-0.000055 rms=0.001935 Jy/beam ! Combined flux in latest and established models = 1.43422 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 155 components and 1.43422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093758Jy sigma=0.880165 ! Fit after self-cal, rms=0.093740Jy sigma=0.880086 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.00014196 Jy ! Component: 100 - total flux cleaned = -6.60684e-05 Jy ! Component: 150 - total flux cleaned = 7.23453e-05 Jy ! Component: 200 - total flux cleaned = 0.000169431 Jy ! Total flux subtracted in 200 components = 0.000169431 Jy ! Clean residual min=-0.005976 max=0.005395 Jy/beam ! Clean residual mean=-0.000055 rms=0.001901 Jy/beam ! Combined flux in latest and established models = 1.43439 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 161 components and 1.43439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093742Jy sigma=0.880179 ! Fit after self-cal, rms=0.093747Jy sigma=0.880119 ! 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=2.957 mas, bmaj=9.332 mas, bpa=-6.034 degrees ! Estimated noise=3.45092 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.957 x 9.332 at -6.034 degrees (North through East) ! Clean map min=-0.0092106 max=0.71758 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.093747Jy sigma=0.880119 ! Fit after self-cal, rms=0.088677Jy sigma=0.788036 ! Inverting map and beam ! Estimated beam: bmin=2.958 mas, bmaj=9.341 mas, bpa=-6.049 degrees ! Estimated noise=3.45428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000822654 Jy ! Component: 100 - total flux cleaned = -0.00128396 Jy ! Component: 150 - total flux cleaned = -0.00148525 Jy ! Component: 200 - total flux cleaned = -0.00157682 Jy ! Total flux subtracted in 200 components = -0.00157682 Jy ! Clean residual min=-0.009967 max=0.009958 Jy/beam ! Clean residual mean=-0.000049 rms=0.002448 Jy/beam ! Combined flux in latest and established models = 1.43281 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 171 components and 1.43282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088254Jy sigma=0.785801 ! Fit after self-cal, rms=0.088285Jy sigma=0.785560 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000220035 Jy ! Component: 100 - total flux cleaned = -0.000401572 Jy ! Component: 150 - total flux cleaned = -0.000481408 Jy ! Component: 200 - total flux cleaned = -0.000556841 Jy ! Total flux subtracted in 200 components = -0.000556841 Jy ! Clean residual min=-0.009950 max=0.009967 Jy/beam ! Clean residual mean=-0.000051 rms=0.002428 Jy/beam ! Combined flux in latest and established models = 1.43226 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 177 components and 1.43226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088032Jy sigma=0.783784 ! Fit after self-cal, rms=0.088075Jy sigma=0.783579 ! 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.088075Jy sigma=0.783579 ! Fit after self-cal, rms=0.088817Jy sigma=0.782832 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=2.368 mas, bmaj=8.213 mas, bpa=-5.288 degrees ! Estimated noise=4.24115 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.664012 Jy ! Component: 100 - total flux cleaned = 0.977177 Jy ! Component: 150 - total flux cleaned = 1.15435 Jy ! Component: 200 - total flux cleaned = 1.25899 Jy ! Total flux subtracted in 200 components = 1.25899 Jy ! Clean residual min=-0.033874 max=0.055400 Jy/beam ! Clean residual mean=-0.000316 rms=0.010452 Jy/beam ! Combined flux in latest and established models = 1.25899 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 54 model components to the UV plane model. ! The established model now contains 54 components and 1.25899 Jy ! Inverting map and beam ! Estimated beam: bmin=2.958 mas, bmaj=9.321 mas, bpa=-6.072 degrees ! Estimated noise=3.4586 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.086115 Jy ! Component: 100 - total flux cleaned = 0.126237 Jy ! Component: 150 - total flux cleaned = 0.145403 Jy ! Component: 200 - total flux cleaned = 0.15664 Jy ! Total flux subtracted in 200 components = 0.15664 Jy ! Clean residual min=-0.012553 max=0.011290 Jy/beam ! Clean residual mean=-0.000095 rms=0.002987 Jy/beam ! Combined flux in latest and established models = 1.41563 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 78 components and 1.41563 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=9.915 mas, bmaj=30.6 mas, bpa=4.416 degrees ! Estimated noise=4.63285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00825148 Jy ! Component: 100 - total flux cleaned = 0.0097194 Jy ! Component: 150 - total flux cleaned = 0.0107482 Jy ! Component: 200 - total flux cleaned = 0.0117296 Jy ! Total flux subtracted in 200 components = 0.0117296 Jy ! Clean residual min=-0.006498 max=0.006799 Jy/beam ! Clean residual mean=-0.000120 rms=0.002153 Jy/beam ! Combined flux in latest and established models = 1.42736 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.000683848 Jy ! Component: 100 - total flux cleaned = 0.00124536 Jy ! Component: 150 - total flux cleaned = 0.00171079 Jy ! Component: 200 - total flux cleaned = 0.00210189 Jy ! Total flux subtracted in 200 components = 0.00210189 Jy ! Clean residual min=-0.006430 max=0.005720 Jy/beam ! Clean residual mean=-0.000111 rms=0.002027 Jy/beam ! Combined flux in latest and established models = 1.42946 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 101 components and 1.42946 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.958 mas, bmaj=9.321 mas, bpa=-6.072 degrees ! Estimated noise=3.4586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000126979 Jy ! Component: 100 - total flux cleaned = 0.000491062 Jy ! Component: 150 - total flux cleaned = -0.000144806 Jy ! Component: 200 - total flux cleaned = -0.000286599 Jy ! Total flux subtracted in 200 components = -0.000286599 Jy ! Clean residual min=-0.010004 max=0.011545 Jy/beam ! Clean residual mean=-0.000059 rms=0.002599 Jy/beam ! Combined flux in latest and established models = 1.42918 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 120 components and 1.42918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088048Jy sigma=0.801670 ! Fit after self-cal, rms=0.088091Jy sigma=0.797607 wmodel J1107-4449_S_map.mod ! Writing 120 model components to file: J1107-4449_S_map.mod wobs J1107-4449_S_uvs.fits ! Writing UV FITS file: J1107-4449_S_uvs.fits wwins J1107-4449_S_map.win ! wwins: Wrote 3 windows to J1107-4449_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.000922192 Jy ! Component: 100 - total flux cleaned = -0.000461677 Jy ! Component: 150 - total flux cleaned = -0.000469224 Jy ! Component: 200 - total flux cleaned = -0.00032407 Jy ! Component: 250 - total flux cleaned = -0.000609687 Jy ! Component: 300 - total flux cleaned = -0.00115374 Jy ! Component: 350 - total flux cleaned = -0.00168211 Jy ! Component: 400 - total flux cleaned = -0.00206376 Jy ! Component: 450 - total flux cleaned = -0.00218839 Jy ! Component: 500 - total flux cleaned = -0.0026713 Jy ! Component: 550 - total flux cleaned = -0.00290593 Jy ! Component: 600 - total flux cleaned = -0.0032498 Jy ! Component: 650 - total flux cleaned = -0.003584 Jy ! Component: 700 - total flux cleaned = -0.00347722 Jy ! Component: 750 - total flux cleaned = -0.00358443 Jy ! Component: 800 - total flux cleaned = -0.00347994 Jy ! Component: 850 - total flux cleaned = -0.00317567 Jy ! Component: 900 - total flux cleaned = -0.00287726 Jy ! Component: 950 - total flux cleaned = -0.00277948 Jy ! Component: 1000 - total flux cleaned = -0.00220471 Jy ! Component: 1050 - total flux cleaned = -0.00192309 Jy ! Component: 1100 - total flux cleaned = -0.00136911 Jy ! Component: 1150 - total flux cleaned = -0.00091555 Jy ! Component: 1200 - total flux cleaned = -0.0004697 Jy ! Component: 1250 - total flux cleaned = -0.000120562 Jy ! Component: 1300 - total flux cleaned = 0.000222263 Jy ! Component: 1350 - total flux cleaned = 0.000391698 Jy ! Component: 1400 - total flux cleaned = 0.000808811 Jy ! Component: 1450 - total flux cleaned = 0.000890979 Jy ! Component: 1500 - total flux cleaned = 0.00129778 Jy ! Component: 1550 - total flux cleaned = 0.00129882 Jy ! Component: 1600 - total flux cleaned = 0.00161296 Jy ! Component: 1650 - total flux cleaned = 0.00176696 Jy ! Component: 1700 - total flux cleaned = 0.00191901 Jy ! Component: 1750 - total flux cleaned = 0.00176749 Jy ! Component: 1800 - total flux cleaned = 0.00199187 Jy ! Component: 1850 - total flux cleaned = 0.0022135 Jy ! Component: 1900 - total flux cleaned = 0.0023601 Jy ! Component: 1950 - total flux cleaned = 0.00257703 Jy ! Component: 2000 - total flux cleaned = 0.00264757 Jy ! Component: 2050 - total flux cleaned = 0.00285906 Jy ! Component: 2100 - total flux cleaned = 0.00334626 Jy ! Component: 2150 - total flux cleaned = 0.00341442 Jy ! Component: 2200 - total flux cleaned = 0.00327788 Jy ! Component: 2250 - total flux cleaned = 0.00354694 Jy ! Component: 2300 - total flux cleaned = 0.00361356 Jy ! Component: 2350 - total flux cleaned = 0.003613 Jy ! Component: 2400 - total flux cleaned = 0.00380895 Jy ! Component: 2450 - total flux cleaned = 0.00387345 Jy ! Component: 2500 - total flux cleaned = 0.00393747 Jy ! Component: 2550 - total flux cleaned = 0.00412868 Jy ! Component: 2600 - total flux cleaned = 0.00425493 Jy ! Component: 2650 - total flux cleaned = 0.00431821 Jy ! Component: 2700 - total flux cleaned = 0.0045663 Jy ! Component: 2750 - total flux cleaned = 0.00475145 Jy ! Component: 2800 - total flux cleaned = 0.00481286 Jy ! Component: 2850 - total flux cleaned = 0.00505513 Jy ! Component: 2900 - total flux cleaned = 0.0052956 Jy ! Component: 2950 - total flux cleaned = 0.00529533 Jy ! Component: 3000 - total flux cleaned = 0.00547324 Jy ! Component: 3050 - total flux cleaned = 0.00559102 Jy ! Component: 3100 - total flux cleaned = 0.0057667 Jy ! Component: 3150 - total flux cleaned = 0.00588334 Jy ! Component: 3200 - total flux cleaned = 0.00605647 Jy ! Component: 3250 - total flux cleaned = 0.00622823 Jy ! Component: 3300 - total flux cleaned = 0.006342 Jy ! Component: 3350 - total flux cleaned = 0.00645495 Jy ! Component: 3400 - total flux cleaned = 0.00656742 Jy ! Component: 3450 - total flux cleaned = 0.0065671 Jy ! Component: 3500 - total flux cleaned = 0.00673338 Jy ! Component: 3550 - total flux cleaned = 0.00678862 Jy ! Component: 3600 - total flux cleaned = 0.00700869 Jy ! Component: 3650 - total flux cleaned = 0.00711761 Jy ! Component: 3700 - total flux cleaned = 0.00700839 Jy ! Component: 3750 - total flux cleaned = 0.00717061 Jy ! Component: 3800 - total flux cleaned = 0.00706273 Jy ! Component: 3850 - total flux cleaned = 0.00706301 Jy ! Component: 3900 - total flux cleaned = 0.0071166 Jy ! Component: 3950 - total flux cleaned = 0.00711666 Jy ! Component: 4000 - total flux cleaned = 0.00716954 Jy ! Component: 4050 - total flux cleaned = 0.00727468 Jy ! Total flux subtracted in 4096 components = 0.00722196 Jy ! Clean residual min=-0.002895 max=0.003335 Jy/beam ! Clean residual mean=0.000006 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 1.4364 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 374 components and 1.4364 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J1107-4449_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.958 x 9.321 at -6.072 degrees (North through East) ! Clean map min=-0.0078528 max=0.7468 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J1107-4449_S_map.fits wmodel /scr/pima/rv120_uvs/J1107-4449_S_map.mod ! Writing 374 model components to file: /scr/pima/rv120_uvs/J1107-4449_S_map.mod wobs /scr/pima/rv120_uvs/J1107-4449_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J1107-4449_S_uvs.fits wwins /scr/pima/rv120_uvs/J1107-4449_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rv120_uvs/J1107-4449_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.746796 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00094734 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.380562 0.380562 0.761124 1.52225 3.04449 6.08899 12.178 24.356 48.7119 97.4238 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.746 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 788.308 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J1107-4449_S_dfm.log closed on Fri Dec 22 22:33:00 2017