! Started logfile: /scr/pima/rdv94_uvs/J1321+8316_S_uvs.log on Mon Sep 23 22:11:54 2013 obs /scr/pima/rdv94_uvs/J1321+8316_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J1321+8316_S_uva.fits ! AN table 1: 148 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.996863 visibilities/baseline/integration-bin. ! Found source: J1321+8316 ! ! 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.23693e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26693e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35693e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37693e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 16524 visibilities. select RR ! 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/rdv94_uvs/J1321+8316_S] 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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.050311Jy sigma=1.563950 ! Fit after self-cal, rms=0.788065Jy sigma=1.150992 ! 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.763 mas, bmaj=9.845 mas, bpa=-36.5 degrees ! Estimated noise=7.79246 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.170989 Jy ! Component: 100 - total flux cleaned = 0.21352 Jy ! Total flux subtracted in 100 components = 0.21352 Jy ! Clean residual min=-0.011315 max=0.016533 Jy/beam ! Clean residual mean=0.000003 rms=0.003301 Jy/beam ! Combined flux in latest and established models = 0.21352 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.21352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122033Jy sigma=0.180985 ! Fit after self-cal, rms=0.122059Jy sigma=0.180858 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0175287 Jy ! Component: 100 - total flux cleaned = 0.0268015 Jy ! Total flux subtracted in 100 components = 0.0268015 Jy ! Clean residual min=-0.011110 max=0.010852 Jy/beam ! Clean residual mean=0.000016 rms=0.002730 Jy/beam ! Combined flux in latest and established models = 0.240322 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.240322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119206Jy sigma=0.174512 ! Fit after self-cal, rms=0.119240Jy sigma=0.174397 ! 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.569 mas, bmaj=10.38 mas, bpa=-36.04 degrees ! Estimated noise=3.78927 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.0141372 Jy ! Component: 100 - total flux cleaned = 0.0219912 Jy ! Component: 150 - total flux cleaned = 0.0275424 Jy ! Component: 200 - total flux cleaned = 0.0317683 Jy ! Total flux subtracted in 200 components = 0.0317683 Jy ! Clean residual min=-0.009008 max=0.011058 Jy/beam ! Clean residual mean=0.000053 rms=0.002730 Jy/beam ! Combined flux in latest and established models = 0.27209 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 42 components and 0.27209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117943Jy sigma=0.170826 ! Fit after self-cal, rms=0.117869Jy sigma=0.170652 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.95 HN 1.02 KP 1.09 ! LA 1.32 MK 0.94 NL 0.95 OV 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.05 KP 1.10 ! LA 1.20 MK 1.00 NL 0.99 OV 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.04 KP 0.93 ! LA 0.95 MK 1.02 NL 1.06 OV 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.96 HN 0.93 KP 0.87 ! LA 0.78 MK 1.13 NL 0.98 OV 0.90 ! ! ! Fit before self-cal, rms=0.117869Jy sigma=0.170652 ! Fit after self-cal, rms=0.111303Jy sigma=0.161591 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.599 mas, bmaj=10.38 mas, bpa=-36.16 degrees ! Estimated noise=3.73892 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.00214025 Jy ! Component: 100 - total flux cleaned = 0.00318837 Jy ! Component: 150 - total flux cleaned = 0.00362662 Jy ! Component: 200 - total flux cleaned = 0.00400797 Jy ! Total flux subtracted in 200 components = 0.00400797 Jy ! Clean residual min=-0.007275 max=0.009964 Jy/beam ! Clean residual mean=0.000052 rms=0.002212 Jy/beam ! Combined flux in latest and established models = 0.276098 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.276098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111045Jy sigma=0.161082 ! Fit after self-cal, rms=0.111136Jy sigma=0.160963 ! 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.111136Jy sigma=0.160963 ! Fit after self-cal, rms=0.111273Jy sigma=0.160268 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.597 mas, bmaj=10.38 mas, bpa=-36.2 degrees ! Estimated noise=3.72739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118887 Jy ! Component: 100 - total flux cleaned = 0.00185853 Jy ! Component: 150 - total flux cleaned = 0.00185919 Jy ! Component: 200 - total flux cleaned = 0.00193168 Jy ! Total flux subtracted in 200 components = 0.00193168 Jy ! Clean residual min=-0.007015 max=0.008183 Jy/beam ! Clean residual mean=0.000023 rms=0.001930 Jy/beam ! Combined flux in latest and established models = 0.278029 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.278029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111139Jy sigma=0.160009 ! Fit after self-cal, rms=0.111155Jy sigma=0.159976 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.00083012 Jy ! Component: 100 - total flux cleaned = 0.000902867 Jy ! Component: 150 - total flux cleaned = 0.000901605 Jy ! Component: 200 - total flux cleaned = 0.00101724 Jy ! Total flux subtracted in 200 components = 0.00101724 Jy ! Clean residual min=-0.006852 max=0.007594 Jy/beam ! Clean residual mean=0.000023 rms=0.001895 Jy/beam ! Combined flux in latest and established models = 0.279047 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.279047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111087Jy sigma=0.159835 ! Fit after self-cal, rms=0.111073Jy sigma=0.159826 ! 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.111073Jy sigma=0.159826 ! Fit after self-cal, rms=0.110621Jy sigma=0.159802 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.595 mas, bmaj=10.37 mas, bpa=-36.2 degrees ! Estimated noise=3.7093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000238566 Jy ! Component: 100 - total flux cleaned = 0.000434732 Jy ! Component: 150 - total flux cleaned = 0.000377746 Jy ! Component: 200 - total flux cleaned = 0.000324629 Jy ! Total flux subtracted in 200 components = 0.000324629 Jy ! Clean residual min=-0.006704 max=0.007242 Jy/beam ! Clean residual mean=0.000024 rms=0.001854 Jy/beam ! Combined flux in latest and established models = 0.279371 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.279371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110559Jy sigma=0.159691 ! Fit after self-cal, rms=0.110555Jy sigma=0.159684 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.000154822 Jy ! Component: 100 - total flux cleaned = 0.000153432 Jy ! Component: 150 - total flux cleaned = 0.000152566 Jy ! Component: 200 - total flux cleaned = 0.000196776 Jy ! Total flux subtracted in 200 components = 0.000196776 Jy ! Clean residual min=-0.006622 max=0.007117 Jy/beam ! Clean residual mean=0.000024 rms=0.001838 Jy/beam ! Combined flux in latest and established models = 0.279568 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 61 components and 0.279568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110517Jy sigma=0.159616 ! Fit after self-cal, rms=0.110511Jy sigma=0.159613 ! 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.110511Jy sigma=0.159613 ! Fit after self-cal, rms=0.110105Jy sigma=0.159603 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.21 mas, bmaj=12.61 mas, bpa=-42.6 degrees ! Estimated noise=4.16993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112073 Jy ! Component: 100 - total flux cleaned = 0.000950853 Jy ! Component: 150 - total flux cleaned = 0.000880073 Jy ! Component: 200 - total flux cleaned = 0.000878989 Jy ! Total flux subtracted in 200 components = 0.000878989 Jy ! Clean residual min=-0.010755 max=0.010714 Jy/beam ! Clean residual mean=0.000052 rms=0.002972 Jy/beam ! Combined flux in latest and established models = 0.280447 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 73 components and 0.280447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110102Jy sigma=0.159534 ! Fit after self-cal, rms=0.110079Jy sigma=0.159510 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.80917e-05 Jy ! Component: 100 - total flux cleaned = -4.67892e-05 Jy ! Component: 150 - total flux cleaned = -0.000101558 Jy ! Component: 200 - total flux cleaned = -0.00014781 Jy ! Total flux subtracted in 200 components = -0.00014781 Jy ! Clean residual min=-0.010800 max=0.010536 Jy/beam ! Clean residual mean=0.000052 rms=0.002951 Jy/beam ! Combined flux in latest and established models = 0.280299 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.280299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110083Jy sigma=0.159483 ! Fit after self-cal, rms=0.110065Jy sigma=0.159468 ! 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.594 mas, bmaj=10.37 mas, bpa=-36.19 degrees ! Estimated noise=3.69454 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.594 x 10.37 at -36.19 degrees (North through East) ! Clean map min=-0.0062369 max=0.21208 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.78 mas, bmaj=9.843 mas, bpa=-36.79 degrees ! Estimated noise=7.59161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.166224 Jy ! Component: 100 - total flux cleaned = 0.208744 Jy ! Component: 150 - total flux cleaned = 0.226197 Jy ! Component: 200 - total flux cleaned = 0.237015 Jy ! Total flux subtracted in 200 components = 0.237015 Jy ! Clean residual min=-0.006986 max=0.008515 Jy/beam ! Clean residual mean=-0.000003 rms=0.001954 Jy/beam ! Combined flux in latest and established models = 0.237015 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.237015 Jy ! Inverting map and beam ! Estimated beam: bmin=3.594 mas, bmaj=10.37 mas, bpa=-36.19 degrees ! Estimated noise=3.69454 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 (-7.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160858 Jy ! Component: 100 - total flux cleaned = 0.025077 Jy ! Component: 150 - total flux cleaned = 0.0316368 Jy ! Component: 200 - total flux cleaned = 0.0369139 Jy ! Total flux subtracted in 200 components = 0.0369139 Jy ! Clean residual min=-0.006688 max=0.007379 Jy/beam ! Clean residual mean=0.000022 rms=0.001780 Jy/beam ! Combined flux in latest and established models = 0.273929 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 79 components and 0.273929 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.21 mas, bmaj=12.61 mas, bpa=-42.6 degrees ! Estimated noise=4.16993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00711202 Jy ! Component: 100 - total flux cleaned = 0.0122835 Jy ! Component: 150 - total flux cleaned = 0.0162912 Jy ! Component: 200 - total flux cleaned = 0.0194898 Jy ! Total flux subtracted in 200 components = 0.0194898 Jy ! Clean residual min=-0.008960 max=0.010387 Jy/beam ! Clean residual mean=0.000060 rms=0.002487 Jy/beam ! Combined flux in latest and established models = 0.293419 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.00210681 Jy ! Component: 100 - total flux cleaned = 0.0033714 Jy ! Component: 150 - total flux cleaned = 0.00425285 Jy ! Component: 200 - total flux cleaned = 0.00504728 Jy ! Total flux subtracted in 200 components = 0.00504728 Jy ! Clean residual min=-0.008526 max=0.010042 Jy/beam ! Clean residual mean=0.000064 rms=0.002385 Jy/beam ! Combined flux in latest and established models = 0.298467 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 149 components and 0.298466 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.594 mas, bmaj=10.37 mas, bpa=-36.19 degrees ! Estimated noise=3.69454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111814 Jy ! Component: 100 - total flux cleaned = 0.00140824 Jy ! Component: 150 - total flux cleaned = 0.00166877 Jy ! Component: 200 - total flux cleaned = 0.00189992 Jy ! Total flux subtracted in 200 components = 0.00189992 Jy ! Clean residual min=-0.005548 max=0.006708 Jy/beam ! Clean residual mean=0.000033 rms=0.001447 Jy/beam ! Combined flux in latest and established models = 0.300366 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 168 components and 0.300366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109477Jy sigma=0.158300 ! Fit after self-cal, rms=0.109393Jy sigma=0.158175 wmodel /scr/pima/rdv94_uvs/J1321+8316_S_map.mod ! Writing 168 model components to file: /scr/pima/rdv94_uvs/J1321+8316_S_map.mod wobs /scr/pima/rdv94_uvs/J1321+8316_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv94_uvs/J1321+8316_S_uvs.fits wwins /scr/pima/rdv94_uvs/J1321+8316_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv94_uvs/J1321+8316_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.00242408 Jy ! Component: 100 - total flux cleaned = 0.00188599 Jy ! Component: 150 - total flux cleaned = 0.00122492 Jy ! Component: 200 - total flux cleaned = 0.00122062 Jy ! Component: 250 - total flux cleaned = 0.00107985 Jy ! Component: 300 - total flux cleaned = 0.00114571 Jy ! Component: 350 - total flux cleaned = 0.00127042 Jy ! Component: 400 - total flux cleaned = 0.00132942 Jy ! Component: 450 - total flux cleaned = 0.00127057 Jy ! Component: 500 - total flux cleaned = 0.00138354 Jy ! Component: 550 - total flux cleaned = 0.0014361 Jy ! Component: 600 - total flux cleaned = 0.00138361 Jy ! Component: 650 - total flux cleaned = 0.00133276 Jy ! Component: 700 - total flux cleaned = 0.00138253 Jy ! Component: 750 - total flux cleaned = 0.00152245 Jy ! Component: 800 - total flux cleaned = 0.00152065 Jy ! Component: 850 - total flux cleaned = 0.00156422 Jy ! Component: 900 - total flux cleaned = 0.0016059 Jy ! Component: 950 - total flux cleaned = 0.00156279 Jy ! Component: 1000 - total flux cleaned = 0.0015211 Jy ! Component: 1050 - total flux cleaned = 0.00144081 Jy ! Component: 1100 - total flux cleaned = 0.0015966 Jy ! Component: 1150 - total flux cleaned = 0.00163348 Jy ! Component: 1200 - total flux cleaned = 0.00170858 Jy ! Component: 1250 - total flux cleaned = 0.00167297 Jy ! Component: 1300 - total flux cleaned = 0.00181619 Jy ! Component: 1350 - total flux cleaned = 0.00178167 Jy ! Component: 1400 - total flux cleaned = 0.00208992 Jy ! Component: 1450 - total flux cleaned = 0.00225687 Jy ! Component: 1500 - total flux cleaned = 0.00235536 Jy ! Component: 1550 - total flux cleaned = 0.00264659 Jy ! Component: 1600 - total flux cleaned = 0.0028364 Jy ! Component: 1650 - total flux cleaned = 0.0031475 Jy ! Component: 1700 - total flux cleaned = 0.00329954 Jy ! Component: 1750 - total flux cleaned = 0.00357096 Jy ! Component: 1800 - total flux cleaned = 0.00386636 Jy ! Component: 1850 - total flux cleaned = 0.003925 Jy ! Component: 1900 - total flux cleaned = 0.00418184 Jy ! Component: 1950 - total flux cleaned = 0.00437822 Jy ! Component: 2000 - total flux cleaned = 0.00454346 Jy ! Component: 2050 - total flux cleaned = 0.00457047 Jy ! Component: 2100 - total flux cleaned = 0.00478483 Jy ! Component: 2150 - total flux cleaned = 0.00486407 Jy ! Component: 2200 - total flux cleaned = 0.00507229 Jy ! Component: 2250 - total flux cleaned = 0.00517544 Jy ! Component: 2300 - total flux cleaned = 0.00542831 Jy ! Component: 2350 - total flux cleaned = 0.00557772 Jy ! Component: 2400 - total flux cleaned = 0.00579816 Jy ! Component: 2450 - total flux cleaned = 0.00589452 Jy ! Component: 2500 - total flux cleaned = 0.00618054 Jy ! Component: 2550 - total flux cleaned = 0.00625112 Jy ! Component: 2600 - total flux cleaned = 0.00648333 Jy ! Component: 2650 - total flux cleaned = 0.00662039 Jy ! Component: 2700 - total flux cleaned = 0.00668804 Jy ! Component: 2750 - total flux cleaned = 0.00686656 Jy ! Component: 2800 - total flux cleaned = 0.00702062 Jy ! Component: 2850 - total flux cleaned = 0.00712951 Jy ! Component: 2900 - total flux cleaned = 0.00728027 Jy ! Component: 2950 - total flux cleaned = 0.00734418 Jy ! Component: 3000 - total flux cleaned = 0.00742817 Jy ! Component: 3050 - total flux cleaned = 0.00757374 Jy ! Component: 3100 - total flux cleaned = 0.00763508 Jy ! Component: 3150 - total flux cleaned = 0.00773666 Jy ! Component: 3200 - total flux cleaned = 0.00775647 Jy ! Component: 3250 - total flux cleaned = 0.00785604 Jy ! Component: 3300 - total flux cleaned = 0.00791512 Jy ! Component: 3350 - total flux cleaned = 0.00803204 Jy ! Component: 3400 - total flux cleaned = 0.00807061 Jy ! Component: 3450 - total flux cleaned = 0.00812791 Jy ! Component: 3500 - total flux cleaned = 0.00824155 Jy ! Component: 3550 - total flux cleaned = 0.00824155 Jy ! Component: 3600 - total flux cleaned = 0.00829728 Jy ! Component: 3650 - total flux cleaned = 0.00840744 Jy ! Component: 3700 - total flux cleaned = 0.0084258 Jy ! Component: 3750 - total flux cleaned = 0.00853414 Jy ! Component: 3800 - total flux cleaned = 0.00856985 Jy ! Component: 3850 - total flux cleaned = 0.00864074 Jy ! Component: 3900 - total flux cleaned = 0.00874625 Jy ! Component: 3950 - total flux cleaned = 0.00878121 Jy ! Component: 4000 - total flux cleaned = 0.00885056 Jy ! Component: 4050 - total flux cleaned = 0.008919 Jy ! Total flux subtracted in 4096 components = 0.00895317 Jy ! Clean residual min=-0.001060 max=0.001038 Jy/beam ! Clean residual mean=0.000009 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.30932 Jy keep ! Adding 403 model components to the UV plane model. ! The established model now contains 571 components and 0.309319 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv94_uvs/J1321+8316_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.594 x 10.37 at -36.19 degrees (North through East) ! Clean map min=-0.002347 max=0.21624 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J1321+8316_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.216238 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000340224 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.472014 0.472014 0.944027 1.88805 3.77611 7.55222 15.1044 30.2089 60.4177 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.216 quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J1321+8316_S_uvs.log closed on Mon Sep 23 22:12:00 2013