! Started logfile: /scr/pima/bg219h_uvs/J0208-2650_S_uvs.log on Thu Apr 7 08:49:55 2016 obs /scr/pima/bg219h_uvs/J0208-2650_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0208-2650_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.811508 visibilities/baseline/integration-bin. ! Found source: J0208-2650 ! ! 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 3272 visibilities. select rr, 1,2,3,4,6,7,8 ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219h_uvs/J0208-2650_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007028Jy sigma=18.156578 ! Fit after self-cal, rms=0.850745Jy sigma=15.374160 ! 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.651 mas, bmaj=6.747 mas, bpa=-2.904 degrees ! Estimated noise=0.997745 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.119252 Jy ! Component: 100 - total flux cleaned = 0.14547 Jy ! Total flux subtracted in 100 components = 0.14547 Jy ! Clean residual min=-0.006615 max=0.009553 Jy/beam ! Clean residual mean=0.000008 rms=0.001802 Jy/beam ! Combined flux in latest and established models = 0.14547 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.14547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084105Jy sigma=1.398398 ! Fit after self-cal, rms=0.084096Jy sigma=1.398261 ! 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.101 mas, bmaj=7.685 mas, bpa=-4.168 degrees ! Estimated noise=0.779668 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.00839485 Jy ! Component: 100 - total flux cleaned = 0.0123354 Jy ! Component: 150 - total flux cleaned = 0.0133235 Jy ! Component: 200 - total flux cleaned = 0.0135675 Jy ! Total flux subtracted in 200 components = 0.0135675 Jy ! Clean residual min=-0.005001 max=0.007173 Jy/beam ! Clean residual mean=0.000005 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.159037 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.159037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083241Jy sigma=1.383394 ! Fit after self-cal, rms=0.083245Jy sigma=1.383293 ! 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.101 x 7.685 at -4.168 degrees (North through East) ! Clean map min=-0.0047554 max=0.15125 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 0.98 HN 1.09 KP 0.97 LA 0.91 ! MK 1.01 NL 1.06 OV 0.97 PT 0.96 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 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.04 HN 1.10 KP 1.00 LA 0.98 ! MK 0.99 NL 0.99 OV 1.00 PT 0.97 ! SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 HN 1.08 KP 1.03 LA 0.91 ! MK 0.99 NL 0.95 OV 1.02 PT 0.97 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.083245Jy sigma=1.383293 ! Fit after self-cal, rms=0.081647Jy sigma=1.373822 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.101 mas, bmaj=7.645 mas, bpa=-3.896 degrees ! Estimated noise=0.765603 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.00298158 Jy ! Component: 100 - total flux cleaned = -0.00332928 Jy ! Component: 150 - total flux cleaned = -0.00333181 Jy ! Component: 200 - total flux cleaned = -0.00338174 Jy ! Total flux subtracted in 200 components = -0.00338174 Jy ! Clean residual min=-0.004475 max=0.005121 Jy/beam ! Clean residual mean=0.000016 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.155655 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.155655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081520Jy sigma=1.371445 ! Fit after self-cal, rms=0.081563Jy sigma=1.371319 ! 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.081563Jy sigma=1.371319 ! Fit after self-cal, rms=0.083689Jy sigma=1.373222 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.096 mas, bmaj=7.637 mas, bpa=-4.105 degrees ! Estimated noise=0.765041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000215973 Jy ! Component: 100 - total flux cleaned = 0.000112149 Jy ! Component: 150 - total flux cleaned = 2.17156e-05 Jy ! Component: 200 - total flux cleaned = -1.68983e-05 Jy ! Total flux subtracted in 200 components = -1.68983e-05 Jy ! Clean residual min=-0.004349 max=0.004662 Jy/beam ! Clean residual mean=0.000015 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.155638 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 37 components and 0.155638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083636Jy sigma=1.372178 ! Fit after self-cal, rms=0.083686Jy sigma=1.372054 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 = -7.61644e-05 Jy ! Component: 100 - total flux cleaned = -0.000112432 Jy ! Component: 150 - total flux cleaned = -0.00014637 Jy ! Component: 200 - total flux cleaned = -0.00020616 Jy ! Total flux subtracted in 200 components = -0.00020616 Jy ! Clean residual min=-0.004271 max=0.004656 Jy/beam ! Clean residual mean=0.000015 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.155432 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.155432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083660Jy sigma=1.371608 ! Fit after self-cal, rms=0.083658Jy sigma=1.371602 ! 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.083658Jy sigma=1.371602 ! Fit after self-cal, rms=0.083872Jy sigma=1.371110 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.091 mas, bmaj=7.627 mas, bpa=-4.307 degrees ! Estimated noise=0.76367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000140218 Jy ! Component: 100 - total flux cleaned = 0.000106754 Jy ! Component: 150 - total flux cleaned = 4.61229e-05 Jy ! Component: 200 - total flux cleaned = 1.82912e-05 Jy ! Total flux subtracted in 200 components = 1.82912e-05 Jy ! Clean residual min=-0.004198 max=0.004748 Jy/beam ! Clean residual mean=0.000016 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.155451 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.15545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083849Jy sigma=1.370619 ! Fit after self-cal, rms=0.083859Jy sigma=1.370609 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.1271e-05 Jy ! Component: 100 - total flux cleaned = -6.95451e-05 Jy ! Component: 150 - total flux cleaned = -9.31816e-05 Jy ! Component: 200 - total flux cleaned = -0.000133989 Jy ! Total flux subtracted in 200 components = -0.000133989 Jy ! Clean residual min=-0.004154 max=0.004751 Jy/beam ! Clean residual mean=0.000016 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.155317 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 42 components and 0.155317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083847Jy sigma=1.370414 ! Fit after self-cal, rms=0.083845Jy sigma=1.370411 ! 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.083845Jy sigma=1.370411 ! Fit after self-cal, rms=0.083814Jy sigma=1.370286 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.031 mas, bmaj=17.33 mas, bpa=1.26 degrees ! Estimated noise=1.0034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000996009 Jy ! Component: 100 - total flux cleaned = 0.00102621 Jy ! Component: 150 - total flux cleaned = 0.00102743 Jy ! Component: 200 - total flux cleaned = 0.00105303 Jy ! Total flux subtracted in 200 components = 0.00105303 Jy ! Clean residual min=-0.004690 max=0.005087 Jy/beam ! Clean residual mean=0.000045 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.15637 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.15637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083831Jy sigma=1.370618 ! Fit after self-cal, rms=0.083830Jy sigma=1.370559 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.000112073 Jy ! Component: 100 - total flux cleaned = 8.83719e-05 Jy ! Component: 150 - total flux cleaned = 8.76677e-05 Jy ! Component: 200 - total flux cleaned = 8.8144e-05 Jy ! Total flux subtracted in 200 components = 8.8144e-05 Jy ! Clean residual min=-0.004668 max=0.005040 Jy/beam ! Clean residual mean=0.000046 rms=0.001456 Jy/beam ! Combined flux in latest and established models = 0.156458 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.156458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083860Jy sigma=1.370990 ! Fit after self-cal, rms=0.083857Jy sigma=1.370960 ! 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.088 mas, bmaj=7.615 mas, bpa=-4.471 degrees ! Estimated noise=0.762349 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.088 x 7.615 at -4.471 degrees (North through East) ! Clean map min=-0.003925 max=0.15012 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.641 mas, bmaj=6.685 mas, bpa=-3.217 degrees ! Estimated noise=0.970765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115972 Jy ! Component: 100 - total flux cleaned = 0.142016 Jy ! Component: 150 - total flux cleaned = 0.150632 Jy ! Component: 200 - total flux cleaned = 0.154324 Jy ! Total flux subtracted in 200 components = 0.154324 Jy ! Clean residual min=-0.005540 max=0.005804 Jy/beam ! Clean residual mean=0.000023 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.154324 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.154324 Jy ! Inverting map and beam ! Estimated beam: bmin=3.088 mas, bmaj=7.615 mas, bpa=-4.471 degrees ! Estimated noise=0.762349 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.00105282 Jy ! Component: 100 - total flux cleaned = 0.000960031 Jy ! Component: 150 - total flux cleaned = 0.000878067 Jy ! Component: 200 - total flux cleaned = 0.000809417 Jy ! Total flux subtracted in 200 components = 0.000809417 Jy ! Clean residual min=-0.004401 max=0.004645 Jy/beam ! Clean residual mean=0.000016 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.155133 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.155133 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.031 mas, bmaj=17.33 mas, bpa=1.26 degrees ! Estimated noise=1.0034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151259 Jy ! Component: 100 - total flux cleaned = 0.00154566 Jy ! Component: 150 - total flux cleaned = 0.00157559 Jy ! Component: 200 - total flux cleaned = 0.00157899 Jy ! Total flux subtracted in 200 components = 0.00157899 Jy ! Clean residual min=-0.004642 max=0.005101 Jy/beam ! Clean residual mean=0.000046 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.156712 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 = 4.95541e-06 Jy ! Component: 100 - total flux cleaned = 1.03737e-05 Jy ! Component: 150 - total flux cleaned = 1.55933e-05 Jy ! Component: 200 - total flux cleaned = 2.0554e-05 Jy ! Total flux subtracted in 200 components = 2.0554e-05 Jy ! Clean residual min=-0.004632 max=0.005061 Jy/beam ! Clean residual mean=0.000046 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.156733 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.156733 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.088 mas, bmaj=7.615 mas, bpa=-4.471 degrees ! Estimated noise=0.762349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000887191 Jy ! Component: 100 - total flux cleaned = -0.00101902 Jy ! Component: 150 - total flux cleaned = -0.0010764 Jy ! Component: 200 - total flux cleaned = -0.00116644 Jy ! Total flux subtracted in 200 components = -0.00116644 Jy ! Clean residual min=-0.004157 max=0.004845 Jy/beam ! Clean residual mean=0.000017 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.155566 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.155566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083838Jy sigma=1.370401 ! Fit after self-cal, rms=0.083831Jy sigma=1.370361 wmodel /scr/pima/bg219h_uvs/J0208-2650_S_map.mod ! Writing 38 model components to file: /scr/pima/bg219h_uvs/J0208-2650_S_map.mod wobs /scr/pima/bg219h_uvs/J0208-2650_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0208-2650_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0208-2650_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J0208-2650_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.00206885 Jy ! Component: 100 - total flux cleaned = 0.00363118 Jy ! Component: 150 - total flux cleaned = 0.0045178 Jy ! Component: 200 - total flux cleaned = 0.00549932 Jy ! Component: 250 - total flux cleaned = 0.00623827 Jy ! Component: 300 - total flux cleaned = 0.00701695 Jy ! Component: 350 - total flux cleaned = 0.00758059 Jy ! Component: 400 - total flux cleaned = 0.00824779 Jy ! Component: 450 - total flux cleaned = 0.0088961 Jy ! Component: 500 - total flux cleaned = 0.00964041 Jy ! Component: 550 - total flux cleaned = 0.0100294 Jy ! Component: 600 - total flux cleaned = 0.0105743 Jy ! Component: 650 - total flux cleaned = 0.0107333 Jy ! Component: 700 - total flux cleaned = 0.0108915 Jy ! Component: 750 - total flux cleaned = 0.0110961 Jy ! Component: 800 - total flux cleaned = 0.0111965 Jy ! Component: 850 - total flux cleaned = 0.011344 Jy ! Component: 900 - total flux cleaned = 0.0114891 Jy ! Component: 950 - total flux cleaned = 0.0117254 Jy ! Component: 1000 - total flux cleaned = 0.0117257 Jy ! Component: 1050 - total flux cleaned = 0.0117723 Jy ! Component: 1100 - total flux cleaned = 0.0120883 Jy ! Component: 1150 - total flux cleaned = 0.0122211 Jy ! Component: 1200 - total flux cleaned = 0.0123083 Jy ! Component: 1250 - total flux cleaned = 0.0124383 Jy ! Component: 1300 - total flux cleaned = 0.0126935 Jy ! Component: 1350 - total flux cleaned = 0.01286 Jy ! Component: 1400 - total flux cleaned = 0.0129425 Jy ! Component: 1450 - total flux cleaned = 0.0129829 Jy ! Component: 1500 - total flux cleaned = 0.0131431 Jy ! Component: 1550 - total flux cleaned = 0.0131433 Jy ! Component: 1600 - total flux cleaned = 0.013417 Jy ! Component: 1650 - total flux cleaned = 0.0135329 Jy ! Component: 1700 - total flux cleaned = 0.0135716 Jy ! Component: 1750 - total flux cleaned = 0.0135338 Jy ! Component: 1800 - total flux cleaned = 0.0136459 Jy ! Component: 1850 - total flux cleaned = 0.0137196 Jy ! Component: 1900 - total flux cleaned = 0.0137559 Jy ! Component: 1950 - total flux cleaned = 0.0138643 Jy ! Component: 2000 - total flux cleaned = 0.0139356 Jy ! Component: 2050 - total flux cleaned = 0.0139353 Jy ! Component: 2100 - total flux cleaned = 0.0140396 Jy ! Component: 2150 - total flux cleaned = 0.0140052 Jy ! Component: 2200 - total flux cleaned = 0.0141416 Jy ! Component: 2250 - total flux cleaned = 0.0142091 Jy ! Component: 2300 - total flux cleaned = 0.0141754 Jy ! Component: 2350 - total flux cleaned = 0.0143732 Jy ! Component: 2400 - total flux cleaned = 0.0144051 Jy ! Component: 2450 - total flux cleaned = 0.0144695 Jy ! Component: 2500 - total flux cleaned = 0.014565 Jy ! Component: 2550 - total flux cleaned = 0.0145335 Jy ! Component: 2600 - total flux cleaned = 0.0144717 Jy ! Component: 2650 - total flux cleaned = 0.014596 Jy ! Component: 2700 - total flux cleaned = 0.0145963 Jy ! Component: 2750 - total flux cleaned = 0.014566 Jy ! Component: 2800 - total flux cleaned = 0.0146866 Jy ! Component: 2850 - total flux cleaned = 0.0147156 Jy ! Component: 2900 - total flux cleaned = 0.0146858 Jy ! Component: 2950 - total flux cleaned = 0.0147447 Jy ! Component: 3000 - total flux cleaned = 0.0147734 Jy ! Component: 3050 - total flux cleaned = 0.014716 Jy ! Component: 3100 - total flux cleaned = 0.0146877 Jy ! Component: 3150 - total flux cleaned = 0.0147732 Jy ! Component: 3200 - total flux cleaned = 0.0148011 Jy ! Component: 3250 - total flux cleaned = 0.0148291 Jy ! Component: 3300 - total flux cleaned = 0.0148843 Jy ! Component: 3350 - total flux cleaned = 0.0148567 Jy ! Component: 3400 - total flux cleaned = 0.0148027 Jy ! Component: 3450 - total flux cleaned = 0.0149102 Jy ! Component: 3500 - total flux cleaned = 0.0148562 Jy ! Component: 3550 - total flux cleaned = 0.0148824 Jy ! Component: 3600 - total flux cleaned = 0.0150137 Jy ! Component: 3650 - total flux cleaned = 0.0150136 Jy ! Component: 3700 - total flux cleaned = 0.0151172 Jy ! Component: 3750 - total flux cleaned = 0.0150917 Jy ! Component: 3800 - total flux cleaned = 0.0152195 Jy ! Component: 3850 - total flux cleaned = 0.0153462 Jy ! Component: 3900 - total flux cleaned = 0.015321 Jy ! Component: 3950 - total flux cleaned = 0.0155212 Jy ! Component: 4000 - total flux cleaned = 0.0155707 Jy ! Component: 4050 - total flux cleaned = 0.0156693 Jy ! Total flux subtracted in 4096 components = 0.0156448 Jy ! Clean residual min=-0.001470 max=0.001385 Jy/beam ! Clean residual mean=0.000013 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.171211 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 337 components and 0.171211 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0208-2650_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.088 x 7.615 at -4.471 degrees (North through East) ! Clean map min=-0.0025772 max=0.14996 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0208-2650_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.149958 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000443513 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.887273 0.887273 1.77455 3.54909 7.09819 14.1964 28.3927 56.7855 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.149 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 338.114 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0208-2650_S_uvs.log closed on Thu Apr 7 08:49:59 2016