! Started logfile: /scr/pima/rv118_uvs/J0214+1722_X_dfm.log on Sun Dec 10 00:06:57 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/rv118_uvs/J0214+1722_X_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J0214+1722_X_uva.fits ! AN table 1: 58 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.872126 visibilities/baseline/integration-bin. ! Found source: J0214+1722 ! ! 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 7284 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 J0214+1722_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003713Jy sigma=20.552101 ! Fit after self-cal, rms=0.906272Jy sigma=18.564177 ! 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.976 mas, bmaj=2.045 mas, bpa=23.02 degrees ! Estimated noise=0.75093 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.0725705 Jy ! Component: 100 - total flux cleaned = 0.0884269 Jy ! Total flux subtracted in 100 components = 0.0884269 Jy ! Clean residual min=-0.003560 max=0.004530 Jy/beam ! Clean residual mean=0.000006 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.0884269 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0884269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052272Jy sigma=0.955255 ! Fit after self-cal, rms=0.052255Jy sigma=0.955115 ! 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.228 mas, bmaj=2.401 mas, bpa=20.78 degrees ! Estimated noise=0.419026 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.00626299 Jy ! Component: 100 - total flux cleaned = 0.00870441 Jy ! Component: 150 - total flux cleaned = 0.0100148 Jy ! Component: 200 - total flux cleaned = 0.0108206 Jy ! Total flux subtracted in 200 components = 0.0108206 Jy ! Clean residual min=-0.001815 max=0.002178 Jy/beam ! Clean residual mean=0.000003 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0992475 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 21 components and 0.0992475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051600Jy sigma=0.940524 ! Fit after self-cal, rms=0.051613Jy sigma=0.940414 ! 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.228 x 2.401 at 20.78 degrees (North through East) ! Clean map min=-0.0017837 max=0.094605 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.03 KP 1.03 ! LA 1.02 NL 0.98 OV 1.01 PT 0.98 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.01 KP 0.99 ! LA 1.02 NL 0.99 OV 1.01 PT 1.00 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 1.00 KP 1.00 ! LA 1.00 NL 0.93 OV 0.97 PT 0.97 ! SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 0.97 KP 0.97 ! LA 0.99 NL 0.93 OV 1.01 PT 1.00 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.051613Jy sigma=0.940414 ! Fit after self-cal, rms=0.051117Jy sigma=0.938237 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.232 mas, bmaj=2.402 mas, bpa=20.64 degrees ! Estimated noise=0.41816 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.000119015 Jy ! Component: 100 - total flux cleaned = 3.68614e-06 Jy ! Component: 150 - total flux cleaned = 8.45406e-05 Jy ! Component: 200 - total flux cleaned = 0.000115204 Jy ! Total flux subtracted in 200 components = 0.000115204 Jy ! Clean residual min=-0.001809 max=0.001976 Jy/beam ! Clean residual mean=0.000002 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0993627 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.0993627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051107Jy sigma=0.938033 ! Fit after self-cal, rms=0.051111Jy sigma=0.937972 ! 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.051111Jy sigma=0.937972 ! Fit after self-cal, rms=0.051195Jy sigma=0.936093 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.232 mas, bmaj=2.406 mas, bpa=20.71 degrees ! Estimated noise=0.418525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.83448e-05 Jy ! Component: 100 - total flux cleaned = -5.82037e-05 Jy ! Component: 150 - total flux cleaned = -6.89667e-05 Jy ! Component: 200 - total flux cleaned = -7.81303e-05 Jy ! Total flux subtracted in 200 components = -7.81303e-05 Jy ! Clean residual min=-0.001697 max=0.002083 Jy/beam ! Clean residual mean=0.000003 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.0992845 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 34 components and 0.0992845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051186Jy sigma=0.935974 ! Fit after self-cal, rms=0.051200Jy sigma=0.935919 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 (0.4, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196699 Jy ! Component: 100 - total flux cleaned = 0.00318008 Jy ! Component: 150 - total flux cleaned = 0.00405909 Jy ! Component: 200 - total flux cleaned = 0.00447232 Jy ! Total flux subtracted in 200 components = 0.00447232 Jy ! Clean residual min=-0.001507 max=0.001603 Jy/beam ! Clean residual mean=0.000002 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.103757 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.103757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051111Jy sigma=0.933924 ! Fit after self-cal, rms=0.051109Jy sigma=0.933855 ! Inverting map ! Added new window around map position (10.8, -31.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125779 Jy ! Component: 100 - total flux cleaned = 0.00133165 Jy ! Component: 150 - total flux cleaned = 0.00135988 Jy ! Component: 200 - total flux cleaned = 0.00148944 Jy ! Total flux subtracted in 200 components = 0.00148944 Jy ! Clean residual min=-0.001502 max=0.001565 Jy/beam ! Clean residual mean=0.000002 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.105246 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.105246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051046Jy sigma=0.932810 ! Fit after self-cal, rms=0.051042Jy sigma=0.932711 ! Inverting map ! Added new window around map position (-32.4, -4.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123948 Jy ! Component: 100 - total flux cleaned = 0.0016587 Jy ! Component: 150 - total flux cleaned = 0.00191574 Jy ! Component: 200 - total flux cleaned = 0.00212741 Jy ! Total flux subtracted in 200 components = 0.00212741 Jy ! Clean residual min=-0.001411 max=0.001274 Jy/beam ! Clean residual mean=0.000003 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.107374 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 82 components and 0.107374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050993Jy sigma=0.931880 ! Fit after self-cal, rms=0.050990Jy sigma=0.931817 ! 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.050990Jy sigma=0.931817 ! Fit after self-cal, rms=0.050992Jy sigma=0.931545 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.23 mas, bmaj=2.409 mas, bpa=20.86 degrees ! Estimated noise=0.418506 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000661885 Jy ! Component: 100 - total flux cleaned = 0.00088626 Jy ! Component: 150 - total flux cleaned = 0.00099979 Jy ! Component: 200 - total flux cleaned = 0.0011044 Jy ! Total flux subtracted in 200 components = 0.0011044 Jy ! Clean residual min=-0.001383 max=0.001252 Jy/beam ! Clean residual mean=0.000002 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.108478 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 91 components and 0.108478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050967Jy sigma=0.931163 ! Fit after self-cal, rms=0.050968Jy sigma=0.931139 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.000134094 Jy ! Component: 100 - total flux cleaned = 0.000230619 Jy ! Component: 150 - total flux cleaned = 0.000303186 Jy ! Component: 200 - total flux cleaned = 0.000303221 Jy ! Total flux subtracted in 200 components = 0.000303221 Jy ! Clean residual min=-0.001355 max=0.001261 Jy/beam ! Clean residual mean=0.000002 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.108781 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 102 components and 0.108781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050953Jy sigma=0.930930 ! Fit after self-cal, rms=0.050953Jy sigma=0.930923 ! 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.050953Jy sigma=0.930923 ! Fit after self-cal, rms=0.050975Jy sigma=0.930812 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.295 mas, bmaj=2.981 mas, bpa=11.58 degrees ! Estimated noise=0.467288 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000118709 Jy ! Component: 100 - total flux cleaned = 0.000217488 Jy ! Component: 150 - total flux cleaned = 0.000246278 Jy ! Component: 200 - total flux cleaned = 0.000246397 Jy ! Total flux subtracted in 200 components = 0.000246397 Jy ! Clean residual min=-0.001347 max=0.001298 Jy/beam ! Clean residual mean=0.000003 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.109028 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 118 components and 0.109028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050968Jy sigma=0.930693 ! Fit after self-cal, rms=0.050969Jy sigma=0.930681 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.15089e-05 Jy ! Component: 100 - total flux cleaned = -1.42462e-05 Jy ! Component: 150 - total flux cleaned = -4.68154e-05 Jy ! Component: 200 - total flux cleaned = -5.67307e-05 Jy ! Total flux subtracted in 200 components = -5.67307e-05 Jy ! Clean residual min=-0.001352 max=0.001268 Jy/beam ! Clean residual mean=0.000003 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.108971 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 126 components and 0.108971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050966Jy sigma=0.930635 ! Fit after self-cal, rms=0.050966Jy sigma=0.930630 ! 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.23 mas, bmaj=2.409 mas, bpa=20.89 degrees ! Estimated noise=0.418745 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.23 x 2.409 at 20.89 degrees (North through East) ! Clean map min=-0.0013436 max=0.094425 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=0.9762 mas, bmaj=2.05 mas, bpa=23.14 degrees ! Estimated noise=0.753453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0727567 Jy ! Component: 100 - total flux cleaned = 0.0887266 Jy ! Component: 150 - total flux cleaned = 0.0938632 Jy ! Component: 200 - total flux cleaned = 0.0972947 Jy ! Total flux subtracted in 200 components = 0.0972947 Jy ! Clean residual min=-0.003086 max=0.003091 Jy/beam ! Clean residual mean=0.000004 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.0972947 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0972947 Jy ! Inverting map and beam ! Estimated beam: bmin=1.23 mas, bmaj=2.409 mas, bpa=20.89 degrees ! Estimated noise=0.418745 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.00333509 Jy ! Component: 100 - total flux cleaned = 0.00535478 Jy ! Component: 150 - total flux cleaned = 0.00645773 Jy ! Component: 200 - total flux cleaned = 0.00691639 Jy ! Total flux subtracted in 200 components = 0.00691639 Jy ! Clean residual min=-0.001575 max=0.001493 Jy/beam ! Clean residual mean=0.000003 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.104211 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 39 components and 0.104211 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.295 mas, bmaj=2.981 mas, bpa=11.58 degrees ! Estimated noise=0.467288 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000949581 Jy ! Component: 100 - total flux cleaned = 0.00144396 Jy ! Component: 150 - total flux cleaned = 0.00192603 Jy ! Component: 200 - total flux cleaned = 0.00228502 Jy ! Total flux subtracted in 200 components = 0.00228502 Jy ! Clean residual min=-0.001427 max=0.001264 Jy/beam ! Clean residual mean=0.000004 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.106496 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.000319977 Jy ! Component: 100 - total flux cleaned = 0.000513284 Jy ! Component: 150 - total flux cleaned = 0.000713346 Jy ! Component: 200 - total flux cleaned = 0.000878317 Jy ! Total flux subtracted in 200 components = 0.000878317 Jy ! Clean residual min=-0.001396 max=0.001245 Jy/beam ! Clean residual mean=0.000004 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.107374 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 77 components and 0.107374 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.23 mas, bmaj=2.409 mas, bpa=20.89 degrees ! Estimated noise=0.418745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.55719e-05 Jy ! Component: 100 - total flux cleaned = 0.000179146 Jy ! Component: 150 - total flux cleaned = 0.000359276 Jy ! Component: 200 - total flux cleaned = 0.000502866 Jy ! Total flux subtracted in 200 components = 0.000502866 Jy ! Clean residual min=-0.001422 max=0.001274 Jy/beam ! Clean residual mean=0.000002 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.107877 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 91 components and 0.107877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051000Jy sigma=0.931210 ! Fit after self-cal, rms=0.050997Jy sigma=0.931142 wmodel J0214+1722_X_map.mod ! Writing 91 model components to file: J0214+1722_X_map.mod wobs J0214+1722_X_uvs.fits ! Writing UV FITS file: J0214+1722_X_uvs.fits wwins J0214+1722_X_map.win ! wwins: Wrote 4 windows to J0214+1722_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.00041658 Jy ! Component: 100 - total flux cleaned = -0.000507599 Jy ! Component: 150 - total flux cleaned = -0.000551166 Jy ! Component: 200 - total flux cleaned = -0.000530669 Jy ! Component: 250 - total flux cleaned = -0.000491503 Jy ! Component: 300 - total flux cleaned = -0.000548824 Jy ! Component: 350 - total flux cleaned = -0.000567311 Jy ! Component: 400 - total flux cleaned = -0.000603333 Jy ! Component: 450 - total flux cleaned = -0.000638511 Jy ! Component: 500 - total flux cleaned = -0.00063831 Jy ! Component: 550 - total flux cleaned = -0.000672213 Jy ! Component: 600 - total flux cleaned = -0.000588831 Jy ! Component: 650 - total flux cleaned = -0.000539805 Jy ! Component: 700 - total flux cleaned = -0.000458584 Jy ! Component: 750 - total flux cleaned = -0.000362747 Jy ! Component: 800 - total flux cleaned = -0.000284198 Jy ! Component: 850 - total flux cleaned = -0.00023747 Jy ! Component: 900 - total flux cleaned = -0.000161237 Jy ! Component: 950 - total flux cleaned = -0.000206975 Jy ! Component: 1000 - total flux cleaned = -0.000177095 Jy ! Component: 1050 - total flux cleaned = -0.000207009 Jy ! Component: 1100 - total flux cleaned = -0.000250965 Jy ! Component: 1150 - total flux cleaned = -0.000265511 Jy ! Component: 1200 - total flux cleaned = -0.000308343 Jy ! Component: 1250 - total flux cleaned = -0.000237106 Jy ! Component: 1300 - total flux cleaned = -0.000321861 Jy ! Component: 1350 - total flux cleaned = -0.00040561 Jy ! Component: 1400 - total flux cleaned = -0.000405683 Jy ! Component: 1450 - total flux cleaned = -0.000419234 Jy ! Component: 1500 - total flux cleaned = -0.00044647 Jy ! Component: 1550 - total flux cleaned = -0.000460116 Jy ! Component: 1600 - total flux cleaned = -0.000473591 Jy ! Component: 1650 - total flux cleaned = -0.000473564 Jy ! Component: 1700 - total flux cleaned = -0.000512889 Jy ! Component: 1750 - total flux cleaned = -0.00049975 Jy ! Component: 1800 - total flux cleaned = -0.000486813 Jy ! Component: 1850 - total flux cleaned = -0.00052542 Jy ! Component: 1900 - total flux cleaned = -0.000538097 Jy ! Component: 1950 - total flux cleaned = -0.000563563 Jy ! Component: 2000 - total flux cleaned = -0.000588808 Jy ! Component: 2050 - total flux cleaned = -0.000576352 Jy ! Component: 2100 - total flux cleaned = -0.000576378 Jy ! Component: 2150 - total flux cleaned = -0.000625605 Jy ! Component: 2200 - total flux cleaned = -0.000637777 Jy ! Component: 2250 - total flux cleaned = -0.00062567 Jy ! Component: 2300 - total flux cleaned = -0.00066198 Jy ! Component: 2350 - total flux cleaned = -0.000697867 Jy ! Component: 2400 - total flux cleaned = -0.00068605 Jy ! Component: 2450 - total flux cleaned = -0.000745238 Jy ! Component: 2500 - total flux cleaned = -0.000792421 Jy ! Component: 2550 - total flux cleaned = -0.00079228 Jy ! Component: 2600 - total flux cleaned = -0.000850334 Jy ! Component: 2650 - total flux cleaned = -0.000827204 Jy ! Component: 2700 - total flux cleaned = -0.000838655 Jy ! Component: 2750 - total flux cleaned = -0.000849975 Jy ! Component: 2800 - total flux cleaned = -0.000850042 Jy ! Component: 2850 - total flux cleaned = -0.000850073 Jy ! Component: 2900 - total flux cleaned = -0.00088381 Jy ! Component: 2950 - total flux cleaned = -0.000883905 Jy ! Component: 3000 - total flux cleaned = -0.000883984 Jy ! Component: 3050 - total flux cleaned = -0.000861956 Jy ! Component: 3100 - total flux cleaned = -0.000872813 Jy ! Component: 3150 - total flux cleaned = -0.000840072 Jy ! Component: 3200 - total flux cleaned = -0.000840054 Jy ! Component: 3250 - total flux cleaned = -0.000818552 Jy ! Component: 3300 - total flux cleaned = -0.000818753 Jy ! Component: 3350 - total flux cleaned = -0.000818813 Jy ! Component: 3400 - total flux cleaned = -0.000829389 Jy ! Component: 3450 - total flux cleaned = -0.000850467 Jy ! Component: 3500 - total flux cleaned = -0.000818852 Jy ! Component: 3550 - total flux cleaned = -0.000787512 Jy ! Component: 3600 - total flux cleaned = -0.000808401 Jy ! Component: 3650 - total flux cleaned = -0.0008084 Jy ! Component: 3700 - total flux cleaned = -0.000787836 Jy ! Component: 3750 - total flux cleaned = -0.000777594 Jy ! Component: 3800 - total flux cleaned = -0.000787867 Jy ! Component: 3850 - total flux cleaned = -0.000787807 Jy ! Component: 3900 - total flux cleaned = -0.000787858 Jy ! Component: 3950 - total flux cleaned = -0.00074767 Jy ! Component: 4000 - total flux cleaned = -0.000807722 Jy ! Component: 4050 - total flux cleaned = -0.000747927 Jy ! Total flux subtracted in 4096 components = -0.00076777 Jy ! Clean residual min=-0.000601 max=0.000622 Jy/beam ! Clean residual mean=0.000001 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.10711 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 375 components and 0.107109 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J0214+1722_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.23 x 2.409 at 20.89 degrees (North through East) ! Clean map min=-0.0011195 max=0.094417 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J0214+1722_X_map.fits wmodel /scr/pima/rv118_uvs/J0214+1722_X_map.mod ! Writing 375 model components to file: /scr/pima/rv118_uvs/J0214+1722_X_map.mod wobs /scr/pima/rv118_uvs/J0214+1722_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J0214+1722_X_uvs.fits wwins /scr/pima/rv118_uvs/J0214+1722_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rv118_uvs/J0214+1722_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0944171 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000176214 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.559902 0.559902 1.1198 2.23961 4.47922 8.95843 17.9169 35.8337 71.6675 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.094 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 535.808 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J0214+1722_X_dfm.log closed on Sun Dec 10 00:07:01 2017