! Started logfile: /scr/pima/bg219g_uvs/J1150+0630_S_uvs.log on Thu Apr 7 07:15:15 2016 obs /scr/pima/bg219g_uvs/J1150+0630_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1150+0630_S_uva.fits ! AN table 1: 21 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.858466 visibilities/baseline/integration-bin. ! Found source: J1150+0630 ! ! 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 2596 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/bg219g_uvs/J1150+0630_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024526Jy sigma=22.592027 ! Fit after self-cal, rms=0.805322Jy sigma=17.669454 ! 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=3.06 mas, bmaj=12.58 mas, bpa=-28.77 degrees ! Estimated noise=0.959773 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.157537 Jy ! Component: 100 - total flux cleaned = 0.192071 Jy ! Total flux subtracted in 100 components = 0.192071 Jy ! Clean residual min=-0.009872 max=0.013961 Jy/beam ! Clean residual mean=0.000014 rms=0.002789 Jy/beam ! Combined flux in latest and established models = 0.192071 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.192071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067232Jy sigma=1.345737 ! Fit after self-cal, rms=0.067220Jy sigma=1.345458 ! 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.918 mas, bmaj=11.68 mas, bpa=-27.4 degrees ! Estimated noise=0.731805 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.00984597 Jy ! Component: 100 - total flux cleaned = 0.00993434 Jy ! Component: 150 - total flux cleaned = 0.00944614 Jy ! Component: 200 - total flux cleaned = 0.00872692 Jy ! Total flux subtracted in 200 components = 0.00872692 Jy ! Clean residual min=-0.005669 max=0.010485 Jy/beam ! Clean residual mean=0.000071 rms=0.002001 Jy/beam ! Combined flux in latest and established models = 0.200798 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.200798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065803Jy sigma=1.294328 ! Fit after self-cal, rms=0.065804Jy sigma=1.294068 ! 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.918 x 11.68 at -27.4 degrees (North through East) ! Clean map min=-0.0055811 max=0.19759 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.95 FD 1.00* HN 1.03 KP 0.96 ! LA 1.10 MK 0.98 NL 0.98 OV 0.93 ! PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.14 KP 0.97 ! LA 1.15 MK 1.00 NL 1.09 OV 0.95 ! PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 1.06 KP 0.94 ! LA 1.16 MK 1.01 NL 0.90 OV 0.95 ! PT 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.14 KP 0.97 ! LA 1.15 MK 0.99 NL 0.93 OV 1.02 ! PT 0.98 ! ! ! Fit before self-cal, rms=0.065804Jy sigma=1.294068 ! Fit after self-cal, rms=0.066984Jy sigma=1.239028 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.933 mas, bmaj=11.56 mas, bpa=-27.4 degrees ! Estimated noise=0.726873 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.00189377 Jy ! Component: 100 - total flux cleaned = -0.00194954 Jy ! Component: 150 - total flux cleaned = -0.00191841 Jy ! Component: 200 - total flux cleaned = -0.00186616 Jy ! Total flux subtracted in 200 components = -0.00186616 Jy ! Clean residual min=-0.003329 max=0.002777 Jy/beam ! Clean residual mean=-0.000028 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.198932 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.198932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066903Jy sigma=1.236866 ! Fit after self-cal, rms=0.067017Jy sigma=1.236391 ! 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.067017Jy sigma=1.236391 ! Fit after self-cal, rms=0.067172Jy sigma=1.235881 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.942 mas, bmaj=11.54 mas, bpa=-27.38 degrees ! Estimated noise=0.726938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000852063 Jy ! Component: 100 - total flux cleaned = -0.000791456 Jy ! Component: 150 - total flux cleaned = -0.000739006 Jy ! Component: 200 - total flux cleaned = -0.000715715 Jy ! Total flux subtracted in 200 components = -0.000715715 Jy ! Clean residual min=-0.003272 max=0.002642 Jy/beam ! Clean residual mean=-0.000024 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.198216 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.198216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067142Jy sigma=1.235021 ! Fit after self-cal, rms=0.067143Jy sigma=1.234968 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 = -4.65821e-05 Jy ! Component: 100 - total flux cleaned = -3.01515e-05 Jy ! Component: 150 - total flux cleaned = -1.38878e-05 Jy ! Component: 200 - total flux cleaned = -4.10434e-05 Jy ! Total flux subtracted in 200 components = -4.10434e-05 Jy ! Clean residual min=-0.003182 max=0.002636 Jy/beam ! Clean residual mean=-0.000025 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.198175 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 35 components and 0.198175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067133Jy sigma=1.234796 ! Fit after self-cal, rms=0.067135Jy sigma=1.234763 ! 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.067135Jy sigma=1.234763 ! Fit after self-cal, rms=0.067257Jy sigma=1.234438 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.951 mas, bmaj=11.51 mas, bpa=-27.35 degrees ! Estimated noise=0.727057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000624221 Jy ! Component: 100 - total flux cleaned = -0.000608636 Jy ! Component: 150 - total flux cleaned = -0.000645072 Jy ! Component: 200 - total flux cleaned = -0.000677313 Jy ! Total flux subtracted in 200 components = -0.000677313 Jy ! Clean residual min=-0.003121 max=0.002572 Jy/beam ! Clean residual mean=-0.000024 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.197498 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 44 components and 0.197498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067241Jy sigma=1.234032 ! Fit after self-cal, rms=0.067242Jy sigma=1.234013 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.18228e-05 Jy ! Component: 100 - total flux cleaned = -5.05612e-05 Jy ! Component: 150 - total flux cleaned = -6.33316e-05 Jy ! Component: 200 - total flux cleaned = -9.88637e-05 Jy ! Total flux subtracted in 200 components = -9.88637e-05 Jy ! Clean residual min=-0.003108 max=0.002541 Jy/beam ! Clean residual mean=-0.000024 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.197399 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.197399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067235Jy sigma=1.233914 ! Fit after self-cal, rms=0.067238Jy sigma=1.233897 ! 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.067238Jy sigma=1.233897 ! Fit after self-cal, rms=0.067338Jy sigma=1.233721 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.941 mas, bmaj=12.13 mas, bpa=-11.22 degrees ! Estimated noise=0.870393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00032813 Jy ! Component: 100 - total flux cleaned = -0.000318197 Jy ! Component: 150 - total flux cleaned = -0.000288742 Jy ! Component: 200 - total flux cleaned = -0.000253298 Jy ! Total flux subtracted in 200 components = -0.000253298 Jy ! Clean residual min=-0.003584 max=0.002508 Jy/beam ! Clean residual mean=-0.000040 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.197146 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 61 components and 0.197146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067332Jy sigma=1.233648 ! Fit after self-cal, rms=0.067335Jy sigma=1.233633 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.2084e-06 Jy ! Component: 100 - total flux cleaned = 6.72032e-05 Jy ! Component: 150 - total flux cleaned = 9.1128e-05 Jy ! Component: 200 - total flux cleaned = 0.000106286 Jy ! Total flux subtracted in 200 components = 0.000106286 Jy ! Clean residual min=-0.003568 max=0.002503 Jy/beam ! Clean residual mean=-0.000039 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.197252 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 71 components and 0.197252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067333Jy sigma=1.233659 ! Fit after self-cal, rms=0.067335Jy sigma=1.233651 ! 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.958 mas, bmaj=11.5 mas, bpa=-27.34 degrees ! Estimated noise=0.727053 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.958 x 11.5 at -27.34 degrees (North through East) ! Clean map min=-0.0043219 max=0.19688 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=3.089 mas, bmaj=12.37 mas, bpa=-28.8 degrees ! Estimated noise=0.96032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.157557 Jy ! Component: 100 - total flux cleaned = 0.192073 Jy ! Component: 150 - total flux cleaned = 0.199514 Jy ! Component: 200 - total flux cleaned = 0.198856 Jy ! Total flux subtracted in 200 components = 0.198856 Jy ! Clean residual min=-0.004817 max=0.004578 Jy/beam ! Clean residual mean=-0.000003 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.198856 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.198856 Jy ! Inverting map and beam ! Estimated beam: bmin=3.958 mas, bmaj=11.5 mas, bpa=-27.34 degrees ! Estimated noise=0.727053 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 = -1.11148e-05 Jy ! Component: 100 - total flux cleaned = -0.000414642 Jy ! Component: 150 - total flux cleaned = -0.000799307 Jy ! Component: 200 - total flux cleaned = -0.00112428 Jy ! Total flux subtracted in 200 components = -0.00112428 Jy ! Clean residual min=-0.003244 max=0.002670 Jy/beam ! Clean residual mean=-0.000019 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.197732 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.197732 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.941 mas, bmaj=12.13 mas, bpa=-11.22 degrees ! Estimated noise=0.870393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000140459 Jy ! Component: 100 - total flux cleaned = -0.000191385 Jy ! Component: 150 - total flux cleaned = -0.000204297 Jy ! Component: 200 - total flux cleaned = -0.000215328 Jy ! Total flux subtracted in 200 components = -0.000215328 Jy ! Clean residual min=-0.003524 max=0.002626 Jy/beam ! Clean residual mean=-0.000037 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.197516 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 = -2.01923e-05 Jy ! Component: 100 - total flux cleaned = -3.0016e-05 Jy ! Component: 150 - total flux cleaned = -3.91844e-05 Jy ! Component: 200 - total flux cleaned = -4.78309e-05 Jy ! Total flux subtracted in 200 components = -4.78309e-05 Jy ! Clean residual min=-0.003491 max=0.002619 Jy/beam ! Clean residual mean=-0.000037 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.197468 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 48 components and 0.197468 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.958 mas, bmaj=11.5 mas, bpa=-27.34 degrees ! Estimated noise=0.727053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000532551 Jy ! Component: 100 - total flux cleaned = -0.000596089 Jy ! Component: 150 - total flux cleaned = -0.000652661 Jy ! Component: 200 - total flux cleaned = -0.000678532 Jy ! Total flux subtracted in 200 components = -0.000678532 Jy ! Clean residual min=-0.003103 max=0.002602 Jy/beam ! Clean residual mean=-0.000025 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.19679 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.19679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067369Jy sigma=1.234456 ! Fit after self-cal, rms=0.067366Jy sigma=1.234273 wmodel /scr/pima/bg219g_uvs/J1150+0630_S_map.mod ! Writing 56 model components to file: /scr/pima/bg219g_uvs/J1150+0630_S_map.mod wobs /scr/pima/bg219g_uvs/J1150+0630_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1150+0630_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1150+0630_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219g_uvs/J1150+0630_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.00119205 Jy ! Component: 100 - total flux cleaned = -0.00176491 Jy ! Component: 150 - total flux cleaned = -0.00215555 Jy ! Component: 200 - total flux cleaned = -0.00235919 Jy ! Component: 250 - total flux cleaned = -0.00262348 Jy ! Component: 300 - total flux cleaned = -0.00283672 Jy ! Component: 350 - total flux cleaned = -0.00310714 Jy ! Component: 400 - total flux cleaned = -0.0032999 Jy ! Component: 450 - total flux cleaned = -0.00345417 Jy ! Component: 500 - total flux cleaned = -0.00363311 Jy ! Component: 550 - total flux cleaned = -0.00380472 Jy ! Component: 600 - total flux cleaned = -0.00388772 Jy ! Component: 650 - total flux cleaned = -0.00394088 Jy ! Component: 700 - total flux cleaned = -0.00399193 Jy ! Component: 750 - total flux cleaned = -0.00406674 Jy ! Component: 800 - total flux cleaned = -0.00416287 Jy ! Component: 850 - total flux cleaned = -0.00430251 Jy ! Component: 900 - total flux cleaned = -0.00443849 Jy ! Component: 950 - total flux cleaned = -0.00459282 Jy ! Component: 1000 - total flux cleaned = -0.00470068 Jy ! Component: 1050 - total flux cleaned = -0.00482748 Jy ! Component: 1100 - total flux cleaned = -0.00501269 Jy ! Component: 1150 - total flux cleaned = -0.0050727 Jy ! Component: 1200 - total flux cleaned = -0.00517115 Jy ! Component: 1250 - total flux cleaned = -0.00528647 Jy ! Component: 1300 - total flux cleaned = -0.00538054 Jy ! Component: 1350 - total flux cleaned = -0.00545463 Jy ! Component: 1400 - total flux cleaned = -0.00558119 Jy ! Component: 1450 - total flux cleaned = -0.00563422 Jy ! Component: 1500 - total flux cleaned = -0.00568669 Jy ! Component: 1550 - total flux cleaned = -0.00582311 Jy ! Component: 1600 - total flux cleaned = -0.00589008 Jy ! Component: 1650 - total flux cleaned = -0.0060215 Jy ! Component: 1700 - total flux cleaned = -0.00610227 Jy ! Component: 1750 - total flux cleaned = -0.00618161 Jy ! Component: 1800 - total flux cleaned = -0.0062752 Jy ! Component: 1850 - total flux cleaned = -0.00629081 Jy ! Component: 1900 - total flux cleaned = -0.00636651 Jy ! Component: 1950 - total flux cleaned = -0.00639642 Jy ! Component: 2000 - total flux cleaned = -0.00645516 Jy ! Component: 2050 - total flux cleaned = -0.00646967 Jy ! Component: 2100 - total flux cleaned = -0.00654063 Jy ! Component: 2150 - total flux cleaned = -0.00661047 Jy ! Component: 2200 - total flux cleaned = -0.00663818 Jy ! Component: 2250 - total flux cleaned = -0.00672 Jy ! Component: 2300 - total flux cleaned = -0.00677364 Jy ! Component: 2350 - total flux cleaned = -0.00685329 Jy ! Component: 2400 - total flux cleaned = -0.00699813 Jy ! Component: 2450 - total flux cleaned = -0.00708901 Jy ! Component: 2500 - total flux cleaned = -0.00715342 Jy ! Component: 2550 - total flux cleaned = -0.0072552 Jy ! Component: 2600 - total flux cleaned = -0.00731817 Jy ! Component: 2650 - total flux cleaned = -0.0073684 Jy ! Component: 2700 - total flux cleaned = -0.00748022 Jy ! Component: 2750 - total flux cleaned = -0.0075663 Jy ! Component: 2800 - total flux cleaned = -0.00762729 Jy ! Component: 2850 - total flux cleaned = -0.00762747 Jy ! Component: 2900 - total flux cleaned = -0.00771175 Jy ! Component: 2950 - total flux cleaned = -0.00775942 Jy ! Component: 3000 - total flux cleaned = -0.00779498 Jy ! Component: 3050 - total flux cleaned = -0.00783031 Jy ! Component: 3100 - total flux cleaned = -0.00786556 Jy ! Component: 3150 - total flux cleaned = -0.00788887 Jy ! Component: 3200 - total flux cleaned = -0.00791209 Jy ! Component: 3250 - total flux cleaned = -0.00795833 Jy ! Component: 3300 - total flux cleaned = -0.00796981 Jy ! Component: 3350 - total flux cleaned = -0.00796979 Jy ! Component: 3400 - total flux cleaned = -0.00799268 Jy ! Component: 3450 - total flux cleaned = -0.00798129 Jy ! Component: 3500 - total flux cleaned = -0.0079927 Jy ! Component: 3550 - total flux cleaned = -0.00802689 Jy ! Component: 3600 - total flux cleaned = -0.0080269 Jy ! Component: 3650 - total flux cleaned = -0.00802687 Jy ! Component: 3700 - total flux cleaned = -0.00806107 Jy ! Component: 3750 - total flux cleaned = -0.00804972 Jy ! Component: 3800 - total flux cleaned = -0.0080497 Jy ! Component: 3850 - total flux cleaned = -0.0080497 Jy ! Component: 3900 - total flux cleaned = -0.00804968 Jy ! Component: 3950 - total flux cleaned = -0.00803822 Jy ! Component: 4000 - total flux cleaned = -0.00804967 Jy ! Component: 4050 - total flux cleaned = -0.00806118 Jy ! Total flux subtracted in 4096 components = -0.00807264 Jy ! Clean residual min=-0.000675 max=0.000658 Jy/beam ! Clean residual mean=-0.000001 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.188717 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 348 components and 0.188717 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1150+0630_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.958 x 11.5 at -27.34 degrees (North through East) ! Clean map min=-0.0038099 max=0.19674 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1150+0630_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.196743 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206916 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.315511 0.315511 0.631022 1.26204 2.52409 5.04818 10.0964 20.1927 40.3854 80.7709 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.196 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 950.837 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1150+0630_S_uvs.log closed on Thu Apr 7 07:15:20 2016