! Started logfile: /scr/pima/rdv93_uvs/J1332-1402_X_uvs.log on Tue Oct 8 15:47:31 2013 obs /scr/pima/rdv93_uvs/J1332-1402_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1332-1402_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.981818 visibilities/baseline/integration-bin. ! Found source: J1332-1402 ! ! 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 8.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7776 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv93_uvs/J1332-1402_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019514Jy sigma=3.118014 ! Fit after self-cal, rms=0.837802Jy sigma=2.527961 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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=0.743 mas, bmaj=1.824 mas, bpa=0.1532 degrees ! Estimated noise=5.34862 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.127053 Jy ! Component: 100 - total flux cleaned = 0.162177 Jy ! Total flux subtracted in 100 components = 0.162177 Jy ! Clean residual min=-0.004762 max=0.013425 Jy/beam ! Clean residual mean=0.000008 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.162177 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.162177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060851Jy sigma=0.177053 ! Fit after self-cal, rms=0.060855Jy sigma=0.177014 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130183 Jy ! Component: 100 - total flux cleaned = 0.0180862 Jy ! Total flux subtracted in 100 components = 0.0180862 Jy ! Clean residual min=-0.003967 max=0.003728 Jy/beam ! Clean residual mean=0.000002 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.180263 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 9 components and 0.180263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058338Jy sigma=0.166975 ! Fit after self-cal, rms=0.058340Jy sigma=0.166955 ! 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=0.9459 mas, bmaj=2.267 mas, bpa=0.9449 degrees ! Estimated noise=2.72725 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.00303444 Jy ! Component: 100 - total flux cleaned = 0.00412504 Jy ! Component: 150 - total flux cleaned = 0.00443386 Jy ! Component: 200 - total flux cleaned = 0.00451346 Jy ! Total flux subtracted in 200 components = 0.00451346 Jy ! Clean residual min=-0.002683 max=0.003027 Jy/beam ! Clean residual mean=0.000003 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.184777 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.184777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058226Jy sigma=0.166446 ! Fit after self-cal, rms=0.058220Jy sigma=0.166433 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.00 KP 1.04 ! LA 1.01 MK 1.00 NL 0.96 OV 0.98 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 0.99 KP 0.98 ! LA 0.98 MK 1.01 NL 0.96 OV 0.95 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.05 KP 0.92 ! LA 1.05 MK 0.97 NL 1.03 OV 1.06 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.00 KP 0.95 ! LA 1.03 MK 1.02 NL 1.02 OV 0.98 ! PT 1.04 SC 1.02 ! ! ! Fit before self-cal, rms=0.058220Jy sigma=0.166433 ! Fit after self-cal, rms=0.058093Jy sigma=0.164344 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9463 mas, bmaj=2.269 mas, bpa=0.9756 degrees ! Estimated noise=2.72344 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 (4.6, 13.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00331622 Jy ! Component: 100 - total flux cleaned = 0.00535912 Jy ! Component: 150 - total flux cleaned = 0.00655961 Jy ! Component: 200 - total flux cleaned = 0.00715614 Jy ! Total flux subtracted in 200 components = 0.00715614 Jy ! Clean residual min=-0.002109 max=0.002071 Jy/beam ! Clean residual mean=0.000004 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.191933 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 47 components and 0.191933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057907Jy sigma=0.163582 ! Fit after self-cal, rms=0.057917Jy sigma=0.163554 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057917Jy sigma=0.163554 ! Fit after self-cal, rms=0.057901Jy sigma=0.163534 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9473 mas, bmaj=2.272 mas, bpa=0.9659 degrees ! Estimated noise=2.71982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000746006 Jy ! Component: 100 - total flux cleaned = 0.000943778 Jy ! Component: 150 - total flux cleaned = 0.00106734 Jy ! Component: 200 - total flux cleaned = 0.00115551 Jy ! Total flux subtracted in 200 components = 0.00115551 Jy ! Clean residual min=-0.002048 max=0.002068 Jy/beam ! Clean residual mean=0.000003 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.193088 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 62 components and 0.193088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057876Jy sigma=0.163454 ! Fit after self-cal, rms=0.057877Jy sigma=0.163450 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) ! Added new window around map position (-15, 15.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016651 Jy ! Component: 100 - total flux cleaned = 0.00199922 Jy ! Component: 150 - total flux cleaned = 0.00240411 Jy ! Component: 200 - total flux cleaned = 0.00260488 Jy ! Total flux subtracted in 200 components = 0.00260488 Jy ! Clean residual min=-0.001853 max=0.001619 Jy/beam ! Clean residual mean=0.000003 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.195693 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 77 components and 0.195693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057824Jy sigma=0.163277 ! Fit after self-cal, rms=0.057822Jy sigma=0.163267 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057822Jy sigma=0.163267 ! Fit after self-cal, rms=0.057872Jy sigma=0.162936 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9475 mas, bmaj=2.274 mas, bpa=0.963 degrees ! Estimated noise=2.72121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000474667 Jy ! Component: 100 - total flux cleaned = 0.000679642 Jy ! Component: 150 - total flux cleaned = 0.000821898 Jy ! Component: 200 - total flux cleaned = 0.000951009 Jy ! Total flux subtracted in 200 components = 0.000951009 Jy ! Clean residual min=-0.001702 max=0.001652 Jy/beam ! Clean residual mean=0.000003 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.196644 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 91 components and 0.196644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057854Jy sigma=0.162891 ! Fit after self-cal, rms=0.057856Jy sigma=0.162888 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.9997e-05 Jy ! Component: 100 - total flux cleaned = 8.93364e-05 Jy ! Component: 150 - total flux cleaned = 0.000122007 Jy ! Component: 200 - total flux cleaned = 0.000153106 Jy ! Total flux subtracted in 200 components = 0.000153106 Jy ! Clean residual min=-0.001691 max=0.001648 Jy/beam ! Clean residual mean=0.000003 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.196797 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 100 components and 0.196797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057845Jy sigma=0.162866 ! Fit after self-cal, rms=0.057844Jy sigma=0.162864 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057844Jy sigma=0.162864 ! Fit after self-cal, rms=0.057840Jy sigma=0.162840 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.218 mas, bmaj=4.272 mas, bpa=3.081 degrees ! Estimated noise=3.07405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000257432 Jy ! Component: 100 - total flux cleaned = 0.000554973 Jy ! Component: 150 - total flux cleaned = 0.000810636 Jy ! Component: 200 - total flux cleaned = 0.00100073 Jy ! Total flux subtracted in 200 components = 0.00100073 Jy ! Clean residual min=-0.001758 max=0.001665 Jy/beam ! Clean residual mean=0.000005 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.197798 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 109 components and 0.197798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057840Jy sigma=0.162827 ! Fit after self-cal, rms=0.057836Jy sigma=0.162817 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 = -3.16235e-06 Jy ! Component: 100 - total flux cleaned = 9.50342e-05 Jy ! Component: 150 - total flux cleaned = 0.000180989 Jy ! Component: 200 - total flux cleaned = 0.000237503 Jy ! Total flux subtracted in 200 components = 0.000237503 Jy ! Clean residual min=-0.001733 max=0.001657 Jy/beam ! Clean residual mean=0.000005 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.198036 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 114 components and 0.198036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057838Jy sigma=0.162810 ! Fit after self-cal, rms=0.057834Jy sigma=0.162801 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057834Jy sigma=0.162801 ! Fit after self-cal, rms=0.057834Jy sigma=0.162801 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.057834Jy sigma=0.162801 ! Fit after self-cal, rms=0.057826Jy sigma=0.162801 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=0.7433 mas, bmaj=1.828 mas, bpa=0.1744 degrees ! Estimated noise=5.36281 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.00105581 Jy ! Component: 100 - total flux cleaned = 0.000929905 Jy ! Component: 150 - total flux cleaned = 0.000698255 Jy ! Component: 200 - total flux cleaned = 0.000539332 Jy ! Total flux subtracted in 200 components = 0.000539332 Jy ! Clean residual min=-0.003151 max=0.003069 Jy/beam ! Clean residual mean=0.000001 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.198575 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 139 components and 0.198575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057840Jy sigma=0.162870 ! Fit after self-cal, rms=0.057835Jy sigma=0.162859 ! Inverting map ! Added new window around map position (22.2, 20.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000717839 Jy ! Component: 100 - total flux cleaned = 0.000788354 Jy ! Component: 150 - total flux cleaned = 0.00106004 Jy ! Component: 200 - total flux cleaned = 0.00101249 Jy ! Total flux subtracted in 200 components = 0.00101249 Jy ! Clean residual min=-0.003084 max=0.002843 Jy/beam ! Clean residual mean=0.000001 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.199587 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 154 components and 0.199587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057835Jy sigma=0.162894 ! Fit after self-cal, rms=0.057825Jy sigma=0.162869 ! Inverting map 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=0.9474 mas, bmaj=2.274 mas, bpa=0.9725 degrees ! Estimated noise=2.72118 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00132041 Jy ! Component: 100 - total flux cleaned = -0.00166247 Jy ! Component: 150 - total flux cleaned = -0.00179047 Jy ! Component: 200 - total flux cleaned = -0.00184537 Jy ! Component: 250 - total flux cleaned = -0.00187012 Jy ! Component: 300 - total flux cleaned = -0.00191748 Jy ! Component: 350 - total flux cleaned = -0.00191877 Jy ! Component: 400 - total flux cleaned = -0.00191866 Jy ! Total flux subtracted in 400 components = -0.00191866 Jy ! Clean residual min=-0.001692 max=0.001631 Jy/beam ! Clean residual mean=0.000003 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.197669 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 180 components and 0.197669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057759Jy sigma=0.162695 ! Fit after self-cal, rms=0.057760Jy sigma=0.162682 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000296598 Jy ! Component: 100 - total flux cleaned = -0.000333069 Jy ! Component: 150 - total flux cleaned = -0.000298502 Jy ! Component: 200 - total flux cleaned = -0.000282238 Jy ! Component: 250 - total flux cleaned = -0.000296776 Jy ! Component: 300 - total flux cleaned = -0.000296527 Jy ! Component: 350 - total flux cleaned = -0.000296531 Jy ! Component: 400 - total flux cleaned = -0.00029681 Jy ! Total flux subtracted in 400 components = -0.00029681 Jy ! Clean residual min=-0.001612 max=0.001631 Jy/beam ! Clean residual mean=0.000003 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.197372 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 194 components and 0.197372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057740Jy sigma=0.162640 ! Fit after self-cal, rms=0.057741Jy sigma=0.162638 ! Inverting map ! Added new window around map position (-22, 49). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000953127 Jy ! Component: 100 - total flux cleaned = 0.000792812 Jy ! Component: 150 - total flux cleaned = 0.000739394 Jy ! Component: 200 - total flux cleaned = 0.000716606 Jy ! Component: 250 - total flux cleaned = 0.000655837 Jy ! Component: 300 - total flux cleaned = 0.000674931 Jy ! Component: 350 - total flux cleaned = 0.000692397 Jy ! Component: 400 - total flux cleaned = 0.000709591 Jy ! Total flux subtracted in 400 components = 0.000709591 Jy ! Clean residual min=-0.001697 max=0.001523 Jy/beam ! Clean residual mean=0.000003 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.198082 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 223 components and 0.198082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057685Jy sigma=0.162481 ! Fit after self-cal, rms=0.057685Jy sigma=0.162476 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.057685Jy sigma=0.162476 ! Fit after self-cal, rms=0.057674Jy sigma=0.162464 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9477 mas, bmaj=2.275 mas, bpa=0.9916 degrees ! Estimated noise=2.7213 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.51328e-05 Jy ! Component: 100 - total flux cleaned = -0.000135225 Jy ! Component: 150 - total flux cleaned = -0.0001512 Jy ! Component: 200 - total flux cleaned = -0.000136783 Jy ! Component: 250 - total flux cleaned = -0.000150978 Jy ! Component: 300 - total flux cleaned = -0.000150866 Jy ! Component: 350 - total flux cleaned = -0.00012365 Jy ! Component: 400 - total flux cleaned = -9.73072e-05 Jy ! Total flux subtracted in 400 components = -9.73072e-05 Jy ! Clean residual min=-0.001646 max=0.001466 Jy/beam ! Clean residual mean=0.000003 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.197984 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 242 components and 0.197984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057657Jy sigma=0.162427 ! Fit after self-cal, rms=0.057657Jy sigma=0.162426 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.20742e-05 Jy ! Component: 100 - total flux cleaned = -5.51068e-05 Jy ! Component: 150 - total flux cleaned = -4.1971e-05 Jy ! Component: 200 - total flux cleaned = -4.17525e-05 Jy ! Component: 250 - total flux cleaned = -2.93796e-05 Jy ! Component: 300 - total flux cleaned = -1.75084e-05 Jy ! Component: 350 - total flux cleaned = -1.74739e-05 Jy ! Component: 400 - total flux cleaned = 5.57997e-06 Jy ! Total flux subtracted in 400 components = 5.57997e-06 Jy ! Clean residual min=-0.001634 max=0.001431 Jy/beam ! Clean residual mean=0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.19799 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 250 components and 0.19799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057645Jy sigma=0.162404 ! Fit after self-cal, rms=0.057645Jy sigma=0.162403 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057645Jy sigma=0.162403 ! Fit after self-cal, rms=0.057615Jy sigma=0.162377 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9479 mas, bmaj=2.274 mas, bpa=0.9892 degrees ! Estimated noise=2.72189 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.5558e-05 Jy ! Component: 100 - total flux cleaned = 8.71366e-05 Jy ! Component: 150 - total flux cleaned = 0.0001335 Jy ! Component: 200 - total flux cleaned = 0.000144481 Jy ! Component: 250 - total flux cleaned = 0.000166756 Jy ! Component: 300 - total flux cleaned = 0.000167149 Jy ! Component: 350 - total flux cleaned = 0.000210074 Jy ! Component: 400 - total flux cleaned = 0.000231002 Jy ! Total flux subtracted in 400 components = 0.000231002 Jy ! Clean residual min=-0.001625 max=0.001413 Jy/beam ! Clean residual mean=0.000003 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.198221 Jy selfcal ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 266 components and 0.198221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057604Jy sigma=0.162358 ! Fit after self-cal, rms=0.057604Jy sigma=0.162357 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.06886e-05 Jy ! Component: 100 - total flux cleaned = -9.78426e-06 Jy ! Component: 150 - total flux cleaned = 1.11308e-05 Jy ! Component: 200 - total flux cleaned = 2.13814e-05 Jy ! Component: 250 - total flux cleaned = 5.15513e-05 Jy ! Component: 300 - total flux cleaned = 6.15987e-05 Jy ! Component: 350 - total flux cleaned = 6.15154e-05 Jy ! Component: 400 - total flux cleaned = 8.07191e-05 Jy ! Total flux subtracted in 400 components = 8.07191e-05 Jy ! Clean residual min=-0.001618 max=0.001395 Jy/beam ! Clean residual mean=0.000003 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.198302 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 277 components and 0.198302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057595Jy sigma=0.162342 ! Fit after self-cal, rms=0.057595Jy sigma=0.162342 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057595Jy sigma=0.162342 ! Fit after self-cal, rms=0.057244Jy sigma=0.160465 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.217 mas, bmaj=4.27 mas, bpa=3.121 degrees ! Estimated noise=3.07824 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000327789 Jy ! Component: 100 - total flux cleaned = 0.000376386 Jy ! Component: 150 - total flux cleaned = 0.000444822 Jy ! Component: 200 - total flux cleaned = 0.000490388 Jy ! Component: 250 - total flux cleaned = 0.00050081 Jy ! Component: 300 - total flux cleaned = 0.00052053 Jy ! Component: 350 - total flux cleaned = 0.000539722 Jy ! Component: 400 - total flux cleaned = 0.000557785 Jy ! Total flux subtracted in 400 components = 0.000557785 Jy ! Clean residual min=-0.001646 max=0.001488 Jy/beam ! Clean residual mean=0.000005 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.198859 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 287 components and 0.198859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057244Jy sigma=0.160452 ! Fit after self-cal, rms=0.057248Jy sigma=0.160445 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.42714e-07 Jy ! Component: 100 - total flux cleaned = -1.82878e-05 Jy ! Component: 150 - total flux cleaned = 7.57626e-06 Jy ! Component: 200 - total flux cleaned = 3.22345e-05 Jy ! Component: 250 - total flux cleaned = 4.81919e-05 Jy ! Component: 300 - total flux cleaned = 7.15078e-05 Jy ! Component: 350 - total flux cleaned = 0.000101392 Jy ! Component: 400 - total flux cleaned = 0.000122933 Jy ! Total flux subtracted in 400 components = 0.000122933 Jy ! Clean residual min=-0.001642 max=0.001468 Jy/beam ! Clean residual mean=0.000005 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.198982 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 298 components and 0.198982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057249Jy sigma=0.160441 ! Fit after self-cal, rms=0.057250Jy sigma=0.160440 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=0.9481 mas, bmaj=2.275 mas, bpa=0.9961 degrees ! Estimated noise=2.72572 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9481 x 2.275 at 0.9961 degrees (North through East) ! Clean map min=-0.0014495 max=0.1679 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=0.7433 mas, bmaj=1.829 mas, bpa=0.1235 degrees ! Estimated noise=5.35682 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.127189 Jy ! Component: 100 - total flux cleaned = 0.162615 Jy ! Component: 150 - total flux cleaned = 0.175641 Jy ! Component: 200 - total flux cleaned = 0.180956 Jy ! Component: 250 - total flux cleaned = 0.183736 Jy ! Component: 300 - total flux cleaned = 0.18544 Jy ! Component: 350 - total flux cleaned = 0.186711 Jy ! Component: 400 - total flux cleaned = 0.187858 Jy ! Total flux subtracted in 400 components = 0.187858 Jy ! Clean residual min=-0.003143 max=0.003427 Jy/beam ! Clean residual mean=0.000002 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.187858 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.187858 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9481 mas, bmaj=2.275 mas, bpa=0.9961 degrees ! Estimated noise=2.72572 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 (0.6, 1.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289531 Jy ! Component: 100 - total flux cleaned = 0.00482081 Jy ! Component: 150 - total flux cleaned = 0.00571986 Jy ! Component: 200 - total flux cleaned = 0.00647478 Jy ! Component: 250 - total flux cleaned = 0.00680874 Jy ! Component: 300 - total flux cleaned = 0.0072482 Jy ! Component: 350 - total flux cleaned = 0.00757315 Jy ! Component: 400 - total flux cleaned = 0.007947 Jy ! Total flux subtracted in 400 components = 0.007947 Jy ! Clean residual min=-0.001724 max=0.001543 Jy/beam ! Clean residual mean=0.000003 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.195805 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 90 components and 0.195805 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.217 mas, bmaj=4.27 mas, bpa=3.121 degrees ! Estimated noise=3.07824 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000626967 Jy ! Component: 100 - total flux cleaned = 0.000930602 Jy ! Component: 150 - total flux cleaned = 0.00123297 Jy ! Component: 200 - total flux cleaned = 0.00142462 Jy ! Component: 250 - total flux cleaned = 0.00160127 Jy ! Component: 300 - total flux cleaned = 0.00171878 Jy ! Component: 350 - total flux cleaned = 0.00185093 Jy ! Component: 400 - total flux cleaned = 0.00193346 Jy ! Total flux subtracted in 400 components = 0.00193346 Jy ! Clean residual min=-0.001836 max=0.001600 Jy/beam ! Clean residual mean=0.000005 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.197739 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000115436 Jy ! Component: 100 - total flux cleaned = 0.000205246 Jy ! Component: 150 - total flux cleaned = 0.000273249 Jy ! Component: 200 - total flux cleaned = 0.000338349 Jy ! Component: 250 - total flux cleaned = 0.000384886 Jy ! Component: 300 - total flux cleaned = 0.000415398 Jy ! Component: 350 - total flux cleaned = 0.000474166 Jy ! Component: 400 - total flux cleaned = 0.000502637 Jy ! Total flux subtracted in 400 components = 0.000502637 Jy ! Clean residual min=-0.001789 max=0.001564 Jy/beam ! Clean residual mean=0.000005 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.198241 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 166 components and 0.198241 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9481 mas, bmaj=2.275 mas, bpa=0.9961 degrees ! Estimated noise=2.72572 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000228125 Jy ! Component: 100 - total flux cleaned = -0.000288568 Jy ! Component: 150 - total flux cleaned = -0.000373382 Jy ! Component: 200 - total flux cleaned = -0.000346801 Jy ! Component: 250 - total flux cleaned = -0.000297151 Jy ! Component: 300 - total flux cleaned = -0.000297399 Jy ! Component: 350 - total flux cleaned = -0.000273693 Jy ! Component: 400 - total flux cleaned = -0.000228574 Jy ! Total flux subtracted in 400 components = -0.000228574 Jy ! Clean residual min=-0.001511 max=0.001423 Jy/beam ! Clean residual mean=0.000003 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.198013 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 201 components and 0.198013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057300Jy sigma=0.160521 ! Fit after self-cal, rms=0.057284Jy sigma=0.160498 wmodel /scr/pima/rdv93_uvs/J1332-1402_X_map.mod ! Writing 201 model components to file: /scr/pima/rdv93_uvs/J1332-1402_X_map.mod wobs /scr/pima/rdv93_uvs/J1332-1402_X_uvs.fits ! Applying 1400 buffered edits. ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1332-1402_X_uvs.fits wwins /scr/pima/rdv93_uvs/J1332-1402_X_map.win ! wwins: Wrote 6 windows to /scr/pima/rdv93_uvs/J1332-1402_X_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.000400567 Jy ! Component: 100 - total flux cleaned = -0.000506439 Jy ! Component: 150 - total flux cleaned = -0.000606718 Jy ! Component: 200 - total flux cleaned = -0.000606473 Jy ! Component: 250 - total flux cleaned = -0.000582741 Jy ! Component: 300 - total flux cleaned = -0.000559728 Jy ! Component: 350 - total flux cleaned = -0.00049312 Jy ! Component: 400 - total flux cleaned = -0.000471112 Jy ! Component: 450 - total flux cleaned = -0.000449461 Jy ! Component: 500 - total flux cleaned = -0.000385987 Jy ! Component: 550 - total flux cleaned = -0.000262013 Jy ! Component: 600 - total flux cleaned = -0.000221301 Jy ! Component: 650 - total flux cleaned = -0.000160946 Jy ! Component: 700 - total flux cleaned = -6.19662e-05 Jy ! Component: 750 - total flux cleaned = 1.65255e-05 Jy ! Component: 800 - total flux cleaned = 0.000151391 Jy ! Component: 850 - total flux cleaned = 0.000208385 Jy ! Component: 900 - total flux cleaned = 0.000321191 Jy ! Component: 950 - total flux cleaned = 0.000339784 Jy ! Component: 1000 - total flux cleaned = 0.000468263 Jy ! Component: 1050 - total flux cleaned = 0.000504793 Jy ! Component: 1100 - total flux cleaned = 0.000630651 Jy ! Component: 1150 - total flux cleaned = 0.000630835 Jy ! Component: 1200 - total flux cleaned = 0.000718753 Jy ! Component: 1250 - total flux cleaned = 0.000840566 Jy ! Component: 1300 - total flux cleaned = 0.000874733 Jy ! Component: 1350 - total flux cleaned = 0.000908738 Jy ! Component: 1400 - total flux cleaned = 0.00100984 Jy ! Component: 1450 - total flux cleaned = 0.00104307 Jy ! Component: 1500 - total flux cleaned = 0.00112587 Jy ! Component: 1550 - total flux cleaned = 0.00117481 Jy ! Component: 1600 - total flux cleaned = 0.00127206 Jy ! Component: 1650 - total flux cleaned = 0.00132018 Jy ! Component: 1700 - total flux cleaned = 0.00138395 Jy ! Component: 1750 - total flux cleaned = 0.00144723 Jy ! Component: 1800 - total flux cleaned = 0.00151011 Jy ! Component: 1850 - total flux cleaned = 0.00154128 Jy ! Component: 1900 - total flux cleaned = 0.00158747 Jy ! Component: 1950 - total flux cleaned = 0.00164875 Jy ! Component: 2000 - total flux cleaned = 0.00167933 Jy ! Component: 2050 - total flux cleaned = 0.00170967 Jy ! Component: 2100 - total flux cleaned = 0.0017248 Jy ! Component: 2150 - total flux cleaned = 0.00181392 Jy ! Component: 2200 - total flux cleaned = 0.0018877 Jy ! Component: 2250 - total flux cleaned = 0.0018877 Jy ! Component: 2300 - total flux cleaned = 0.00191685 Jy ! Component: 2350 - total flux cleaned = 0.00197459 Jy ! Component: 2400 - total flux cleaned = 0.00200307 Jy ! Component: 2450 - total flux cleaned = 0.002003 Jy ! Component: 2500 - total flux cleaned = 0.00203121 Jy ! Component: 2550 - total flux cleaned = 0.0020593 Jy ! Component: 2600 - total flux cleaned = 0.00208732 Jy ! Component: 2650 - total flux cleaned = 0.0021289 Jy ! Component: 2700 - total flux cleaned = 0.00212899 Jy ! Component: 2750 - total flux cleaned = 0.00214279 Jy ! Component: 2800 - total flux cleaned = 0.00221097 Jy ! Component: 2850 - total flux cleaned = 0.00217028 Jy ! Component: 2900 - total flux cleaned = 0.0021972 Jy ! Component: 2950 - total flux cleaned = 0.00221066 Jy ! Component: 3000 - total flux cleaned = 0.00221076 Jy ! Component: 3050 - total flux cleaned = 0.00219765 Jy ! Component: 3100 - total flux cleaned = 0.0022107 Jy ! Component: 3150 - total flux cleaned = 0.00222384 Jy ! Component: 3200 - total flux cleaned = 0.00226288 Jy ! Component: 3250 - total flux cleaned = 0.00221126 Jy ! Component: 3300 - total flux cleaned = 0.00222415 Jy ! Component: 3350 - total flux cleaned = 0.00221128 Jy ! Component: 3400 - total flux cleaned = 0.00223675 Jy ! Component: 3450 - total flux cleaned = 0.00216086 Jy ! Component: 3500 - total flux cleaned = 0.00212315 Jy ! Component: 3550 - total flux cleaned = 0.0021733 Jy ! Component: 3600 - total flux cleaned = 0.00213597 Jy ! Component: 3650 - total flux cleaned = 0.00214839 Jy ! Component: 3700 - total flux cleaned = 0.0021608 Jy ! Component: 3750 - total flux cleaned = 0.00217316 Jy ! Component: 3800 - total flux cleaned = 0.0021732 Jy ! Component: 3850 - total flux cleaned = 0.00219749 Jy ! Component: 3900 - total flux cleaned = 0.00213704 Jy ! Component: 3950 - total flux cleaned = 0.00212503 Jy ! Component: 4000 - total flux cleaned = 0.00213705 Jy ! Component: 4050 - total flux cleaned = 0.00208941 Jy ! Total flux subtracted in 4096 components = 0.00208943 Jy ! Clean residual min=-0.000762 max=0.000646 Jy/beam ! Clean residual mean=0.000001 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.200102 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 493 components and 0.200102 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv93_uvs/J1332-1402_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9481 x 2.275 at 0.9961 degrees (North through East) ! Clean map min=-0.0012666 max=0.16751 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1332-1402_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.1675 rms= 0.0002 Jy quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1332-1402_X_uvs.log closed on Tue Oct 8 15:47:37 2013