! Started logfile: /scr/pima/bg219i_uvs/J1824+0119_S_dfm.log on Thu May 19 23:32:56 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/bg219i_uvs/J1824+0119_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1824+0119_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J1824+0119 ! ! 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 4536 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 J1824+0119_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016550Jy sigma=22.062927 ! Fit after self-cal, rms=0.823555Jy sigma=17.867070 ! 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.961 mas, bmaj=6.515 mas, bpa=-4.822 degrees ! Estimated noise=0.665164 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.132174 Jy ! Component: 100 - total flux cleaned = 0.166727 Jy ! Total flux subtracted in 100 components = 0.166727 Jy ! Clean residual min=-0.005845 max=0.014355 Jy/beam ! Clean residual mean=0.000002 rms=0.001788 Jy/beam ! Combined flux in latest and established models = 0.166727 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.166727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071856Jy sigma=1.465040 ! Fit after self-cal, rms=0.071776Jy sigma=1.464608 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0155292 Jy ! Component: 100 - total flux cleaned = 0.0240841 Jy ! Total flux subtracted in 100 components = 0.0240841 Jy ! Clean residual min=-0.004409 max=0.004789 Jy/beam ! Clean residual mean=0.000001 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.190811 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.190811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067749Jy sigma=1.355730 ! Fit after self-cal, rms=0.067690Jy sigma=1.355300 ! 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=3.607 mas, bmaj=7.505 mas, bpa=-3.616 degrees ! Estimated noise=0.534785 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.00715803 Jy ! Component: 100 - total flux cleaned = 0.0110906 Jy ! Component: 150 - total flux cleaned = 0.0135136 Jy ! Component: 200 - total flux cleaned = 0.0150428 Jy ! Total flux subtracted in 200 components = 0.0150428 Jy ! Clean residual min=-0.004034 max=0.003852 Jy/beam ! Clean residual mean=-0.000008 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.205854 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 59 components and 0.205854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067083Jy sigma=1.334863 ! Fit after self-cal, rms=0.067079Jy sigma=1.334803 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.607 x 7.505 at -3.616 degrees (North through East) ! Clean map min=-0.0038933 max=0.17654 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.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 1.19 KP 0.97 ! LA 0.96 MK 0.97 NL 1.01 OV 0.99 ! PT 0.98 SC 1.00 ! ! ! Fit before self-cal, rms=0.067079Jy sigma=1.334803 ! Fit after self-cal, rms=0.066771Jy sigma=1.330381 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=7.514 mas, bpa=-3.628 degrees ! Estimated noise=0.531721 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.000452968 Jy ! Component: 100 - total flux cleaned = -0.000352429 Jy ! Component: 150 - total flux cleaned = -0.000220549 Jy ! Component: 200 - total flux cleaned = -0.000104741 Jy ! Total flux subtracted in 200 components = -0.000104741 Jy ! Clean residual min=-0.004012 max=0.003745 Jy/beam ! Clean residual mean=-0.000006 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.205749 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 63 components and 0.205749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066735Jy sigma=1.330236 ! Fit after self-cal, rms=0.066740Jy sigma=1.330197 ! 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.066740Jy sigma=1.330197 ! Fit after self-cal, rms=0.065859Jy sigma=1.319203 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=7.534 mas, bpa=-3.738 degrees ! Estimated noise=0.523372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00256821 Jy ! Component: 100 - total flux cleaned = -0.00344863 Jy ! Component: 150 - total flux cleaned = -0.00383095 Jy ! Component: 200 - total flux cleaned = -0.00387648 Jy ! Total flux subtracted in 200 components = -0.00387648 Jy ! Clean residual min=-0.003355 max=0.003341 Jy/beam ! Clean residual mean=-0.000016 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.201872 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 74 components and 0.201872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065709Jy sigma=1.318150 ! Fit after self-cal, rms=0.065712Jy sigma=1.318105 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.00014557 Jy ! Component: 100 - total flux cleaned = -0.000133539 Jy ! Component: 150 - total flux cleaned = -0.000122367 Jy ! Component: 200 - total flux cleaned = -0.000111435 Jy ! Total flux subtracted in 200 components = -0.000111435 Jy ! Clean residual min=-0.003371 max=0.003334 Jy/beam ! Clean residual mean=-0.000016 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.201761 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.201761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065704Jy sigma=1.318065 ! Fit after self-cal, rms=0.065704Jy sigma=1.318058 ! 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.065704Jy sigma=1.318058 ! Fit after self-cal, rms=0.065171Jy sigma=1.316806 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.62 mas, bmaj=7.54 mas, bpa=-3.804 degrees ! Estimated noise=0.517785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00162908 Jy ! Component: 100 - total flux cleaned = -0.00217794 Jy ! Component: 150 - total flux cleaned = -0.0022669 Jy ! Component: 200 - total flux cleaned = -0.00229312 Jy ! Total flux subtracted in 200 components = -0.00229312 Jy ! Clean residual min=-0.003115 max=0.003399 Jy/beam ! Clean residual mean=-0.000019 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.199468 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.199468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065096Jy sigma=1.316556 ! Fit after self-cal, rms=0.065096Jy sigma=1.316544 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 = -9.36572e-05 Jy ! Component: 100 - total flux cleaned = -7.01605e-05 Jy ! Component: 150 - total flux cleaned = -4.78137e-05 Jy ! Component: 200 - total flux cleaned = -2.63347e-05 Jy ! Total flux subtracted in 200 components = -2.63347e-05 Jy ! Clean residual min=-0.003132 max=0.003384 Jy/beam ! Clean residual mean=-0.000019 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.199442 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.199442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065090Jy sigma=1.316492 ! Fit after self-cal, rms=0.065090Jy sigma=1.316485 ! 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.065090Jy sigma=1.316485 ! Fit after self-cal, rms=0.064761Jy sigma=1.315994 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.21 mas, bmaj=11.76 mas, bpa=0.4711 degrees ! Estimated noise=0.641132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000818919 Jy ! Component: 100 - total flux cleaned = -0.000723958 Jy ! Component: 150 - total flux cleaned = -0.000604676 Jy ! Component: 200 - total flux cleaned = -0.000571126 Jy ! Total flux subtracted in 200 components = -0.000571126 Jy ! Clean residual min=-0.003036 max=0.003770 Jy/beam ! Clean residual mean=-0.000040 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.19887 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 84 components and 0.19887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064728Jy sigma=1.316430 ! Fit after self-cal, rms=0.064722Jy sigma=1.316360 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.59345e-05 Jy ! Component: 100 - total flux cleaned = 0.000137433 Jy ! Component: 150 - total flux cleaned = 0.000185002 Jy ! Component: 200 - total flux cleaned = 0.000227423 Jy ! Total flux subtracted in 200 components = 0.000227423 Jy ! Clean residual min=-0.003084 max=0.003709 Jy/beam ! Clean residual mean=-0.000040 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.199098 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 87 components and 0.199098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064725Jy sigma=1.317135 ! Fit after self-cal, rms=0.064722Jy sigma=1.317051 ! 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=3.619 mas, bmaj=7.542 mas, bpa=-3.829 degrees ! Estimated noise=0.514234 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.619 x 7.542 at -3.829 degrees (North through East) ! Clean map min=-0.0031792 max=0.16942 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=2.967 mas, bmaj=6.544 mas, bpa=-5.068 degrees ! Estimated noise=0.640948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.127276 Jy ! Component: 100 - total flux cleaned = 0.160814 Jy ! Component: 150 - total flux cleaned = 0.17557 Jy ! Component: 200 - total flux cleaned = 0.183522 Jy ! Total flux subtracted in 200 components = 0.183522 Jy ! Clean residual min=-0.004103 max=0.004005 Jy/beam ! Clean residual mean=-0.000010 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.183522 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.183522 Jy ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=7.542 mas, bpa=-3.829 degrees ! Estimated noise=0.514234 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.00649441 Jy ! Component: 100 - total flux cleaned = 0.0100192 Jy ! Component: 150 - total flux cleaned = 0.0121602 Jy ! Component: 200 - total flux cleaned = 0.0133523 Jy ! Total flux subtracted in 200 components = 0.0133523 Jy ! Clean residual min=-0.002981 max=0.003575 Jy/beam ! Clean residual mean=-0.000021 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.196874 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 45 components and 0.196874 Jy ! Inverting map ! Added new window around map position (79.5, -50). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00284559 Jy ! Component: 100 - total flux cleaned = 0.00298708 Jy ! Component: 150 - total flux cleaned = 0.00298391 Jy ! Component: 200 - total flux cleaned = 0.00302262 Jy ! Total flux subtracted in 200 components = 0.00302262 Jy ! Clean residual min=-0.002798 max=0.003124 Jy/beam ! Clean residual mean=-0.000020 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.199897 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 68 components and 0.199897 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=8.21 mas, bmaj=11.76 mas, bpa=0.4711 degrees ! Estimated noise=0.641132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00070723 Jy ! Component: 100 - total flux cleaned = 0.000713917 Jy ! Component: 150 - total flux cleaned = 0.000754169 Jy ! Component: 200 - total flux cleaned = 0.000786009 Jy ! Total flux subtracted in 200 components = 0.000786009 Jy ! Clean residual min=-0.003161 max=0.003726 Jy/beam ! Clean residual mean=-0.000038 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.200683 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.73557e-05 Jy ! Component: 100 - total flux cleaned = 0.000134872 Jy ! Component: 150 - total flux cleaned = 0.000181473 Jy ! Component: 200 - total flux cleaned = 0.000223081 Jy ! Total flux subtracted in 200 components = 0.000223081 Jy ! Clean residual min=-0.003142 max=0.003774 Jy/beam ! Clean residual mean=-0.000038 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.200906 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 83 components and 0.200906 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=7.542 mas, bpa=-3.829 degrees ! Estimated noise=0.514234 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000424842 Jy ! Component: 100 - total flux cleaned = -0.000424011 Jy ! Component: 150 - total flux cleaned = -0.000358386 Jy ! Component: 200 - total flux cleaned = -0.000358278 Jy ! Total flux subtracted in 200 components = -0.000358278 Jy ! Clean residual min=-0.002781 max=0.003006 Jy/beam ! Clean residual mean=-0.000019 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.200548 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 100 components and 0.200548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064489Jy sigma=1.313588 ! Fit after self-cal, rms=0.064470Jy sigma=1.312948 wmodel /J1824+0119_S_map.mod ! wmodel: Unable to open new model file: /J1824+0119_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J1824+0119_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.619 x 7.542 at -3.829 degrees (North through East) ! Clean map min=-0.0027087 max=0.16882 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1824+0119_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.168815 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000763999 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.35769 1.35769 2.71539 5.43078 10.8616 21.7231 43.4462 86.8924 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.168 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 220.962 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1824+0119_S_dfm.log closed on Thu May 19 23:32:59 2016