! Started logfile: /scr/pima/bg219e_uvs/J0012-3954_S_uvs.log on Thu Apr 7 06:30:41 2016 obs /scr/pima/bg219e_uvs/J0012-3954_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0012-3954_S_uva.fits ! AN table 1: 48 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.705357 visibilities/baseline/integration-bin. ! Found source: J0012-3954 ! ! 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 3792 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/bg219e_uvs/J0012-3954_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.178159Jy sigma=15.726195 ! Fit after self-cal, rms=0.503078Jy sigma=5.986653 ! 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.868 mas, bmaj=11.65 mas, bpa=17.88 degrees ! Estimated noise=1.53922 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.404473 Jy ! Component: 100 - total flux cleaned = 0.51735 Jy ! Total flux subtracted in 100 components = 0.51735 Jy ! Clean residual min=-0.025205 max=0.065027 Jy/beam ! Clean residual mean=-0.000059 rms=0.008509 Jy/beam ! Combined flux in latest and established models = 0.51735 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.51735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162497Jy sigma=2.070548 ! Fit after self-cal, rms=0.162454Jy sigma=2.069454 ! Inverting map ! Added new window around map position (-3, -14.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0640081 Jy ! Component: 100 - total flux cleaned = 0.0998344 Jy ! Total flux subtracted in 100 components = 0.0998344 Jy ! Clean residual min=-0.018283 max=0.023496 Jy/beam ! Clean residual mean=0.000016 rms=0.004631 Jy/beam ! Combined flux in latest and established models = 0.617185 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 24 components and 0.617185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129565Jy sigma=1.514719 ! Fit after self-cal, rms=0.129245Jy sigma=1.509453 ! 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.917 mas, bmaj=14.63 mas, bpa=15.44 degrees ! Estimated noise=0.902928 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.0307962 Jy ! Component: 100 - total flux cleaned = 0.0456967 Jy ! Component: 150 - total flux cleaned = 0.0502518 Jy ! Component: 200 - total flux cleaned = 0.0514348 Jy ! Total flux subtracted in 200 components = 0.0514348 Jy ! Clean residual min=-0.018013 max=0.015368 Jy/beam ! Clean residual mean=0.000087 rms=0.004428 Jy/beam ! Combined flux in latest and established models = 0.66862 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 43 components and 0.66862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122968Jy sigma=1.391202 ! Fit after self-cal, rms=0.122827Jy sigma=1.390413 ! 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.917 x 14.63 at 15.44 degrees (North through East) ! Clean map min=-0.017707 max=0.47909 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.122827Jy sigma=1.390413 ! Fit after self-cal, rms=0.122966Jy sigma=1.391405 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.909 mas, bmaj=14.6 mas, bpa=15.45 degrees ! Estimated noise=0.904933 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.00129863 Jy ! Component: 100 - total flux cleaned = 0.00219631 Jy ! Component: 150 - total flux cleaned = 0.00261344 Jy ! Component: 200 - total flux cleaned = 0.00279407 Jy ! Total flux subtracted in 200 components = 0.00279407 Jy ! Clean residual min=-0.017869 max=0.013820 Jy/beam ! Clean residual mean=0.000089 rms=0.004269 Jy/beam ! Combined flux in latest and established models = 0.671414 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 0.671414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122188Jy sigma=1.382186 ! Fit after self-cal, rms=0.122133Jy sigma=1.381390 ! 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.122133Jy sigma=1.381390 ! Fit after self-cal, rms=0.120541Jy sigma=1.345269 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.923 mas, bmaj=14.68 mas, bpa=15.47 degrees ! Estimated noise=0.895213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00732647 Jy ! Component: 100 - total flux cleaned = -0.00905828 Jy ! Component: 150 - total flux cleaned = -0.00906424 Jy ! Component: 200 - total flux cleaned = -0.00906597 Jy ! Total flux subtracted in 200 components = -0.00906597 Jy ! Clean residual min=-0.012301 max=0.009189 Jy/beam ! Clean residual mean=0.000021 rms=0.003219 Jy/beam ! Combined flux in latest and established models = 0.662348 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 77 components and 0.662348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119593Jy sigma=1.341097 ! Fit after self-cal, rms=0.119613Jy sigma=1.340895 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.000421338 Jy ! Component: 100 - total flux cleaned = -0.000420046 Jy ! Component: 150 - total flux cleaned = -0.000419519 Jy ! Component: 200 - total flux cleaned = -0.000420838 Jy ! Total flux subtracted in 200 components = -0.000420838 Jy ! Clean residual min=-0.012065 max=0.009577 Jy/beam ! Clean residual mean=0.000021 rms=0.003205 Jy/beam ! Combined flux in latest and established models = 0.661927 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.661927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119251Jy sigma=1.340234 ! Fit after self-cal, rms=0.119247Jy sigma=1.340153 ! 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.119247Jy sigma=1.340153 ! Fit after self-cal, rms=0.118449Jy sigma=1.337536 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.93 mas, bmaj=14.7 mas, bpa=15.47 degrees ! Estimated noise=0.889504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00469427 Jy ! Component: 100 - total flux cleaned = -0.00539036 Jy ! Component: 150 - total flux cleaned = -0.00587583 Jy ! Component: 200 - total flux cleaned = -0.00604793 Jy ! Total flux subtracted in 200 components = -0.00604793 Jy ! Clean residual min=-0.011829 max=0.009090 Jy/beam ! Clean residual mean=0.000039 rms=0.003134 Jy/beam ! Combined flux in latest and established models = 0.655879 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 104 components and 0.655879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117944Jy sigma=1.336424 ! Fit after self-cal, rms=0.117943Jy sigma=1.336376 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 = -6.5319e-05 Jy ! Component: 100 - total flux cleaned = 6.6203e-06 Jy ! Component: 150 - total flux cleaned = 7.69774e-05 Jy ! Component: 200 - total flux cleaned = 0.000146952 Jy ! Total flux subtracted in 200 components = 0.000146952 Jy ! Clean residual min=-0.011890 max=0.009174 Jy/beam ! Clean residual mean=0.000040 rms=0.003130 Jy/beam ! Combined flux in latest and established models = 0.656026 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 111 components and 0.656026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117758Jy sigma=1.336148 ! Fit after self-cal, rms=0.117752Jy sigma=1.336120 ! 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.117752Jy sigma=1.336120 ! Fit after self-cal, rms=0.117224Jy sigma=1.334873 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.854 mas, bmaj=30.18 mas, bpa=3.201 degrees ! Estimated noise=1.00257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00260304 Jy ! Component: 100 - total flux cleaned = -0.00280638 Jy ! Component: 150 - total flux cleaned = -0.00289199 Jy ! Component: 200 - total flux cleaned = -0.00273701 Jy ! Total flux subtracted in 200 components = -0.00273701 Jy ! Clean residual min=-0.013389 max=0.010051 Jy/beam ! Clean residual mean=0.000081 rms=0.003567 Jy/beam ! Combined flux in latest and established models = 0.653289 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 119 components and 0.653289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116926Jy sigma=1.335455 ! Fit after self-cal, rms=0.116927Jy sigma=1.335304 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.000218892 Jy ! Component: 100 - total flux cleaned = 0.000215304 Jy ! Component: 150 - total flux cleaned = 0.00027915 Jy ! Component: 200 - total flux cleaned = 0.000340621 Jy ! Total flux subtracted in 200 components = 0.000340621 Jy ! Clean residual min=-0.013559 max=0.010046 Jy/beam ! Clean residual mean=0.000082 rms=0.003578 Jy/beam ! Combined flux in latest and established models = 0.653629 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 123 components and 0.653629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116822Jy sigma=1.336335 ! Fit after self-cal, rms=0.116825Jy sigma=1.336287 ! 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.935 mas, bmaj=14.71 mas, bpa=15.47 degrees ! Estimated noise=0.885457 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.935 x 14.71 at 15.47 degrees (North through East) ! Clean map min=-0.02178 max=0.46774 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.871 mas, bmaj=11.67 mas, bpa=17.94 degrees ! Estimated noise=1.5195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.39897 Jy ! Component: 100 - total flux cleaned = 0.512084 Jy ! Component: 150 - total flux cleaned = 0.570694 Jy ! Component: 200 - total flux cleaned = 0.604963 Jy ! Total flux subtracted in 200 components = 0.604963 Jy ! Clean residual min=-0.017601 max=0.022043 Jy/beam ! Clean residual mean=-0.000006 rms=0.004043 Jy/beam ! Combined flux in latest and established models = 0.604963 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.604963 Jy ! Inverting map and beam ! Estimated beam: bmin=3.935 mas, bmaj=14.71 mas, bpa=15.47 degrees ! Estimated noise=0.885457 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) ! Added new window around map position (3.5, 15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0276735 Jy ! Component: 100 - total flux cleaned = 0.0410686 Jy ! Component: 150 - total flux cleaned = 0.0466395 Jy ! Component: 200 - total flux cleaned = 0.0474761 Jy ! Total flux subtracted in 200 components = 0.0474761 Jy ! Clean residual min=-0.012449 max=0.010520 Jy/beam ! Clean residual mean=0.000053 rms=0.003292 Jy/beam ! Combined flux in latest and established models = 0.652439 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 66 components and 0.652439 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.854 mas, bmaj=30.18 mas, bpa=3.201 degrees ! Estimated noise=1.00257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00353416 Jy ! Component: 100 - total flux cleaned = 0.00371602 Jy ! Component: 150 - total flux cleaned = 0.00372405 Jy ! Component: 200 - total flux cleaned = 0.00388651 Jy ! Total flux subtracted in 200 components = 0.00388651 Jy ! Clean residual min=-0.013971 max=0.011198 Jy/beam ! Clean residual mean=0.000099 rms=0.003621 Jy/beam ! Combined flux in latest and established models = 0.656326 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.000157015 Jy ! Component: 100 - total flux cleaned = -0.000155261 Jy ! Component: 150 - total flux cleaned = -0.000155763 Jy ! Component: 200 - total flux cleaned = -0.000292665 Jy ! Total flux subtracted in 200 components = -0.000292665 Jy ! Clean residual min=-0.013605 max=0.011183 Jy/beam ! Clean residual mean=0.000095 rms=0.003556 Jy/beam ! Combined flux in latest and established models = 0.656033 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 87 components and 0.656033 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.935 mas, bmaj=14.71 mas, bpa=15.47 degrees ! Estimated noise=0.885457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000223954 Jy ! Component: 100 - total flux cleaned = -0.000397476 Jy ! Component: 150 - total flux cleaned = -0.000393276 Jy ! Component: 200 - total flux cleaned = -0.000530354 Jy ! Total flux subtracted in 200 components = -0.000530354 Jy ! Clean residual min=-0.012089 max=0.009724 Jy/beam ! Clean residual mean=0.000060 rms=0.003048 Jy/beam ! Combined flux in latest and established models = 0.655503 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 116 components and 0.655503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116337Jy sigma=1.333133 ! Fit after self-cal, rms=0.116234Jy sigma=1.331598 wmodel /scr/pima/bg219e_uvs/J0012-3954_S_map.mod ! Writing 116 model components to file: /scr/pima/bg219e_uvs/J0012-3954_S_map.mod wobs /scr/pima/bg219e_uvs/J0012-3954_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0012-3954_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0012-3954_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219e_uvs/J0012-3954_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.00523316 Jy ! Component: 100 - total flux cleaned = -0.00974782 Jy ! Component: 150 - total flux cleaned = -0.0134893 Jy ! Component: 200 - total flux cleaned = -0.015137 Jy ! Component: 250 - total flux cleaned = -0.0155603 Jy ! Component: 300 - total flux cleaned = -0.0155642 Jy ! Component: 350 - total flux cleaned = -0.0156956 Jy ! Component: 400 - total flux cleaned = -0.0158189 Jy ! Component: 450 - total flux cleaned = -0.0160535 Jy ! Component: 500 - total flux cleaned = -0.0155985 Jy ! Component: 550 - total flux cleaned = -0.0152685 Jy ! Component: 600 - total flux cleaned = -0.0148437 Jy ! Component: 650 - total flux cleaned = -0.0142202 Jy ! Component: 700 - total flux cleaned = -0.0138162 Jy ! Component: 750 - total flux cleaned = -0.0136167 Jy ! Component: 800 - total flux cleaned = -0.0135182 Jy ! Component: 850 - total flux cleaned = -0.0136101 Jy ! Component: 900 - total flux cleaned = -0.0135148 Jy ! Component: 950 - total flux cleaned = -0.0135154 Jy ! Component: 1000 - total flux cleaned = -0.0136043 Jy ! Component: 1050 - total flux cleaned = -0.0136901 Jy ! Component: 1100 - total flux cleaned = -0.0138571 Jy ! Component: 1150 - total flux cleaned = -0.0136905 Jy ! Component: 1200 - total flux cleaned = -0.0138526 Jy ! Component: 1250 - total flux cleaned = -0.0137726 Jy ! Component: 1300 - total flux cleaned = -0.0134609 Jy ! Component: 1350 - total flux cleaned = -0.0135389 Jy ! Component: 1400 - total flux cleaned = -0.0134634 Jy ! Component: 1450 - total flux cleaned = -0.0134648 Jy ! Component: 1500 - total flux cleaned = -0.0136109 Jy ! Component: 1550 - total flux cleaned = -0.0137542 Jy ! Component: 1600 - total flux cleaned = -0.0138239 Jy ! Component: 1650 - total flux cleaned = -0.0139634 Jy ! Component: 1700 - total flux cleaned = -0.013894 Jy ! Component: 1750 - total flux cleaned = -0.0138258 Jy ! Component: 1800 - total flux cleaned = -0.0138931 Jy ! Component: 1850 - total flux cleaned = -0.0138263 Jy ! Component: 1900 - total flux cleaned = -0.0135664 Jy ! Component: 1950 - total flux cleaned = -0.0134388 Jy ! Component: 2000 - total flux cleaned = -0.0132495 Jy ! Component: 2050 - total flux cleaned = -0.0130612 Jy ! Component: 2100 - total flux cleaned = -0.0128146 Jy ! Component: 2150 - total flux cleaned = -0.0125707 Jy ! Component: 2200 - total flux cleaned = -0.0124494 Jy ! Component: 2250 - total flux cleaned = -0.0120916 Jy ! Component: 2300 - total flux cleaned = -0.0119742 Jy ! Component: 2350 - total flux cleaned = -0.0115663 Jy ! Component: 2400 - total flux cleaned = -0.0115097 Jy ! Component: 2450 - total flux cleaned = -0.0111674 Jy ! Component: 2500 - total flux cleaned = -0.0109984 Jy ! Component: 2550 - total flux cleaned = -0.0107748 Jy ! Component: 2600 - total flux cleaned = -0.0105533 Jy ! Component: 2650 - total flux cleaned = -0.0103339 Jy ! Component: 2700 - total flux cleaned = -0.0101705 Jy ! Component: 2750 - total flux cleaned = -0.00990038 Jy ! Component: 2800 - total flux cleaned = -0.00963354 Jy ! Component: 2850 - total flux cleaned = -0.00926299 Jy ! Component: 2900 - total flux cleaned = -0.00889591 Jy ! Component: 2950 - total flux cleaned = -0.00868798 Jy ! Component: 3000 - total flux cleaned = -0.00822339 Jy ! Component: 3050 - total flux cleaned = -0.00786526 Jy ! Component: 3100 - total flux cleaned = -0.00766205 Jy ! Component: 3150 - total flux cleaned = -0.00730908 Jy ! Component: 3200 - total flux cleaned = -0.00715904 Jy ! Component: 3250 - total flux cleaned = -0.00676173 Jy ! Component: 3300 - total flux cleaned = -0.00636762 Jy ! Component: 3350 - total flux cleaned = -0.00626945 Jy ! Component: 3400 - total flux cleaned = -0.0057834 Jy ! Component: 3450 - total flux cleaned = -0.00568647 Jy ! Component: 3500 - total flux cleaned = -0.00525523 Jy ! Component: 3550 - total flux cleaned = -0.00506532 Jy ! Component: 3600 - total flux cleaned = -0.00501796 Jy ! Component: 3650 - total flux cleaned = -0.00478247 Jy ! Component: 3700 - total flux cleaned = -0.00464233 Jy ! Component: 3750 - total flux cleaned = -0.00436337 Jy ! Component: 3800 - total flux cleaned = -0.00413267 Jy ! Component: 3850 - total flux cleaned = -0.00390342 Jy ! Component: 3900 - total flux cleaned = -0.00372084 Jy ! Component: 3950 - total flux cleaned = -0.00344857 Jy ! Component: 4000 - total flux cleaned = -0.00335842 Jy ! Component: 4050 - total flux cleaned = -0.00317865 Jy ! Total flux subtracted in 4096 components = -0.00295534 Jy ! Clean residual min=-0.002645 max=0.002378 Jy/beam ! Clean residual mean=0.000015 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.652547 Jy keep ! Adding 483 model components to the UV plane model. ! The established model now contains 599 components and 0.652548 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0012-3954_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.935 x 14.71 at 15.47 degrees (North through East) ! Clean map min=-0.010022 max=0.46118 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0012-3954_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.461183 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00109008 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.709094 0.709094 1.41819 2.83638 5.67276 11.3455 22.691 45.382 90.7641 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0032 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.461 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 423.074 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0012-3954_S_uvs.log closed on Thu Apr 7 06:30:45 2016