! Started logfile: /scr/pima/bg219h_uvs/J0927-2034_S_dfm.log on Thu May 19 22:17:25 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219h_uvs/J0927-2034_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0927-2034_S_uva.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.688889 visibilities/baseline/integration-bin. ! Found source: J0927-2034 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 868 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 J0927-2034_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.270977Jy sigma=17.908429 ! Fit after self-cal, rms=0.253934Jy sigma=3.597658 ! 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.191 mas, bmaj=6.165 mas, bpa=2.834 degrees ! Estimated noise=3.02103 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.560442 Jy ! Component: 100 - total flux cleaned = 0.708657 Jy ! Total flux subtracted in 100 components = 0.708657 Jy ! Clean residual min=-0.036881 max=0.062951 Jy/beam ! Clean residual mean=-0.000241 rms=0.011711 Jy/beam ! Combined flux in latest and established models = 0.708657 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.708657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164840Jy sigma=2.251618 ! Fit after self-cal, rms=0.164798Jy sigma=2.251148 ! 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.789 mas, bmaj=7.736 mas, bpa=-1.844 degrees ! Estimated noise=2.24058 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.100384 Jy ! Component: 100 - total flux cleaned = 0.145465 Jy ! Component: 150 - total flux cleaned = 0.16835 Jy ! Component: 200 - total flux cleaned = 0.180037 Jy ! Total flux subtracted in 200 components = 0.180037 Jy ! Clean residual min=-0.017876 max=0.039735 Jy/beam ! Clean residual mean=-0.000224 rms=0.006460 Jy/beam ! Combined flux in latest and established models = 0.888694 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 37 components and 0.888694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094428Jy sigma=1.232461 ! Fit after self-cal, rms=0.094277Jy sigma=1.231808 ! Inverting map ! Added new window around map position (18, -41.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0337264 Jy ! Component: 100 - total flux cleaned = 0.0379815 Jy ! Component: 150 - total flux cleaned = 0.0408705 Jy ! Component: 200 - total flux cleaned = 0.0431699 Jy ! Total flux subtracted in 200 components = 0.0431699 Jy ! Clean residual min=-0.014733 max=0.019549 Jy/beam ! Clean residual mean=-0.000101 rms=0.003876 Jy/beam ! Combined flux in latest and established models = 0.931864 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 73 components and 0.931864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080040Jy sigma=1.056837 ! Fit after self-cal, rms=0.078718Jy sigma=1.033665 ! 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.789 x 7.736 at -1.844 degrees (North through East) ! Clean map min=-0.012391 max=0.75541 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.06 KP 0.98 ! LA 0.98 MK 1.02 NL 1.04 OV 1.03 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.05 KP 1.02 ! LA 0.99 MK 1.00 NL 1.11 OV 1.00 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.06 KP 0.99 ! LA 1.00 MK 1.01 NL 1.01 OV 0.98 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.07 KP 0.98 ! LA 0.98 MK 1.00 NL 0.92 OV 1.03 ! PT 0.98 SC 0.97 ! ! ! Fit before self-cal, rms=0.078718Jy sigma=1.033665 ! Fit after self-cal, rms=0.071130Jy sigma=0.921922 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.799 mas, bmaj=7.718 mas, bpa=-1.705 degrees ! Estimated noise=2.2535 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.0017668 Jy ! Component: 100 - total flux cleaned = -0.00293029 Jy ! Component: 150 - total flux cleaned = -0.00340043 Jy ! Component: 200 - total flux cleaned = -0.00390356 Jy ! Total flux subtracted in 200 components = -0.00390356 Jy ! Clean residual min=-0.009666 max=0.009214 Jy/beam ! Clean residual mean=-0.000036 rms=0.002322 Jy/beam ! Combined flux in latest and established models = 0.927961 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 92 components and 0.927961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070575Jy sigma=0.914910 ! Fit after self-cal, rms=0.070553Jy sigma=0.914553 ! 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.070553Jy sigma=0.914553 ! Fit after self-cal, rms=0.070457Jy sigma=0.913796 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.801 mas, bmaj=7.725 mas, bpa=-1.707 degrees ! Estimated noise=2.25231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00222998 Jy ! Component: 100 - total flux cleaned = -0.00281647 Jy ! Component: 150 - total flux cleaned = -0.00332236 Jy ! Component: 200 - total flux cleaned = -0.00369643 Jy ! Total flux subtracted in 200 components = -0.00369643 Jy ! Clean residual min=-0.009708 max=0.009006 Jy/beam ! Clean residual mean=-0.000038 rms=0.002289 Jy/beam ! Combined flux in latest and established models = 0.924264 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 101 components and 0.924264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070188Jy sigma=0.910703 ! Fit after self-cal, rms=0.070176Jy sigma=0.910585 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.50829e-05 Jy ! Component: 100 - total flux cleaned = -0.000189325 Jy ! Component: 150 - total flux cleaned = -0.000441763 Jy ! Component: 200 - total flux cleaned = -0.000560334 Jy ! Total flux subtracted in 200 components = -0.000560334 Jy ! Clean residual min=-0.009569 max=0.008737 Jy/beam ! Clean residual mean=-0.000040 rms=0.002272 Jy/beam ! Combined flux in latest and established models = 0.923704 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 111 components and 0.923704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070056Jy sigma=0.909247 ! Fit after self-cal, rms=0.070047Jy sigma=0.909181 ! 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.070047Jy sigma=0.909181 ! Fit after self-cal, rms=0.069976Jy sigma=0.908631 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.803 mas, bmaj=7.732 mas, bpa=-1.704 degrees ! Estimated noise=2.25104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00172724 Jy ! Component: 100 - total flux cleaned = -0.00206252 Jy ! Component: 150 - total flux cleaned = -0.00230592 Jy ! Component: 200 - total flux cleaned = -0.0024786 Jy ! Total flux subtracted in 200 components = -0.0024786 Jy ! Clean residual min=-0.009597 max=0.008669 Jy/beam ! Clean residual mean=-0.000040 rms=0.002268 Jy/beam ! Combined flux in latest and established models = 0.921225 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.921225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069830Jy sigma=0.907301 ! Fit after self-cal, rms=0.069825Jy sigma=0.907241 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.31184e-05 Jy ! Component: 100 - total flux cleaned = -0.000131391 Jy ! Component: 150 - total flux cleaned = -0.000235666 Jy ! Component: 200 - total flux cleaned = -0.000286112 Jy ! Total flux subtracted in 200 components = -0.000286112 Jy ! Clean residual min=-0.009471 max=0.008544 Jy/beam ! Clean residual mean=-0.000041 rms=0.002257 Jy/beam ! Combined flux in latest and established models = 0.920939 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 118 components and 0.920939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069739Jy sigma=0.906433 ! Fit after self-cal, rms=0.069734Jy sigma=0.906387 ! 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.069734Jy sigma=0.906387 ! Fit after self-cal, rms=0.069690Jy sigma=0.906149 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.574 mas, bmaj=19.39 mas, bpa=6.609 degrees ! Estimated noise=3.03647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00024116 Jy ! Component: 100 - total flux cleaned = -0.000486463 Jy ! Component: 150 - total flux cleaned = -0.000620947 Jy ! Component: 200 - total flux cleaned = -0.000678065 Jy ! Total flux subtracted in 200 components = -0.000678065 Jy ! Clean residual min=-0.011398 max=0.009098 Jy/beam ! Clean residual mean=-0.000082 rms=0.003188 Jy/beam ! Combined flux in latest and established models = 0.920261 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 120 components and 0.920261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069636Jy sigma=0.907018 ! Fit after self-cal, rms=0.069607Jy sigma=0.906580 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.00024935 Jy ! Component: 100 - total flux cleaned = 4.84478e-05 Jy ! Component: 150 - total flux cleaned = -3.07324e-06 Jy ! Component: 200 - total flux cleaned = 4.57e-05 Jy ! Total flux subtracted in 200 components = 4.57e-05 Jy ! Clean residual min=-0.011125 max=0.009085 Jy/beam ! Clean residual mean=-0.000081 rms=0.003160 Jy/beam ! Combined flux in latest and established models = 0.920307 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 124 components and 0.920307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069688Jy sigma=0.909567 ! Fit after self-cal, rms=0.069672Jy sigma=0.909223 ! 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.804 mas, bmaj=7.734 mas, bpa=-1.693 degrees ! Estimated noise=2.24933 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.804 x 7.734 at -1.693 degrees (North through East) ! Clean map min=-0.0092066 max=0.7547 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.069672Jy sigma=0.909223 ! Fit after self-cal, rms=0.061492Jy sigma=0.788478 ! Inverting map and beam ! Estimated beam: bmin=2.812 mas, bmaj=7.743 mas, bpa=-1.62 degrees ! Estimated noise=2.26027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.00727e-05 Jy ! Component: 100 - total flux cleaned = -0.000181976 Jy ! Component: 150 - total flux cleaned = -0.000284322 Jy ! Component: 200 - total flux cleaned = -0.000424198 Jy ! Total flux subtracted in 200 components = -0.000424198 Jy ! Clean residual min=-0.008036 max=0.008401 Jy/beam ! Clean residual mean=-0.000039 rms=0.002127 Jy/beam ! Combined flux in latest and established models = 0.919882 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 137 components and 0.919882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061406Jy sigma=0.787316 ! Fit after self-cal, rms=0.061393Jy sigma=0.787256 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000195468 Jy ! Component: 100 - total flux cleaned = -0.000195662 Jy ! Component: 150 - total flux cleaned = -0.000111589 Jy ! Component: 200 - total flux cleaned = -0.000112308 Jy ! Total flux subtracted in 200 components = -0.000112308 Jy ! Clean residual min=-0.007994 max=0.008324 Jy/beam ! Clean residual mean=-0.000039 rms=0.002122 Jy/beam ! Combined flux in latest and established models = 0.91977 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 144 components and 0.91977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061342Jy sigma=0.786568 ! Fit after self-cal, rms=0.061337Jy sigma=0.786532 ! 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.061337Jy sigma=0.786532 ! Fit after self-cal, rms=0.061345Jy sigma=0.786428 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.201 mas, bmaj=6.162 mas, bpa=3.131 degrees ! Estimated noise=3.06225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.567881 Jy ! Component: 100 - total flux cleaned = 0.71809 Jy ! Component: 150 - total flux cleaned = 0.787127 Jy ! Component: 200 - total flux cleaned = 0.828488 Jy ! Total flux subtracted in 200 components = 0.828488 Jy ! Clean residual min=-0.023626 max=0.027164 Jy/beam ! Clean residual mean=-0.000103 rms=0.005754 Jy/beam ! Combined flux in latest and established models = 0.828488 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.828488 Jy ! Inverting map and beam ! Estimated beam: bmin=2.813 mas, bmaj=7.743 mas, bpa=-1.621 degrees ! Estimated noise=2.26026 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.0413755 Jy ! Component: 100 - total flux cleaned = 0.062982 Jy ! Component: 150 - total flux cleaned = 0.076033 Jy ! Component: 200 - total flux cleaned = 0.0841747 Jy ! Total flux subtracted in 200 components = 0.0841747 Jy ! Clean residual min=-0.010058 max=0.010548 Jy/beam ! Clean residual mean=-0.000058 rms=0.002684 Jy/beam ! Combined flux in latest and established models = 0.912662 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 58 components and 0.912662 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=7.584 mas, bmaj=19.4 mas, bpa=6.661 degrees ! Estimated noise=3.03834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00521656 Jy ! Component: 100 - total flux cleaned = 0.00574678 Jy ! Component: 150 - total flux cleaned = 0.00650623 Jy ! Component: 200 - total flux cleaned = 0.00710399 Jy ! Total flux subtracted in 200 components = 0.00710399 Jy ! Clean residual min=-0.009896 max=0.009444 Jy/beam ! Clean residual mean=-0.000082 rms=0.003165 Jy/beam ! Combined flux in latest and established models = 0.919766 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 = -5.76969e-07 Jy ! Component: 100 - total flux cleaned = -8.34917e-05 Jy ! Component: 150 - total flux cleaned = -8.29703e-05 Jy ! Component: 200 - total flux cleaned = -0.000160049 Jy ! Total flux subtracted in 200 components = -0.000160049 Jy ! Clean residual min=-0.009857 max=0.009134 Jy/beam ! Clean residual mean=-0.000082 rms=0.003089 Jy/beam ! Combined flux in latest and established models = 0.919606 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 73 components and 0.919606 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.813 mas, bmaj=7.743 mas, bpa=-1.621 degrees ! Estimated noise=2.26026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00321868 Jy ! Component: 100 - total flux cleaned = -0.00300902 Jy ! Component: 150 - total flux cleaned = -0.00285205 Jy ! Component: 200 - total flux cleaned = -0.00247047 Jy ! Total flux subtracted in 200 components = -0.00247047 Jy ! Clean residual min=-0.009384 max=0.008938 Jy/beam ! Clean residual mean=-0.000044 rms=0.002333 Jy/beam ! Combined flux in latest and established models = 0.917136 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 88 components and 0.917136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062482Jy sigma=0.803565 ! Fit after self-cal, rms=0.062518Jy sigma=0.802334 wmodel /J0927-2034_S_map.mod ! wmodel: Unable to open new model file: /J0927-2034_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0927-2034_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.813 x 7.743 at -1.621 degrees (North through East) ! Clean map min=-0.0087883 max=0.75996 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0927-2034_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.759957 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00232549 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.91801 0.91801 1.83602 3.67204 7.34408 14.6882 29.3763 58.7527 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0069 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.759 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 326.793 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0927-2034_S_dfm.log closed on Thu May 19 22:17:28 2016